diff options
author | Jean-Sébastien Pédron <[email protected]> | 2025-07-07 12:53:19 +0200 |
---|---|---|
committer | Jean-Sébastien Pédron <[email protected]> | 2025-07-22 17:24:42 +0200 |
commit | ac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab (patch) | |
tree | 8db60bbbf8d14ac051ab59f154cc7b3161a74044 /doc/src/guide/dialyzer.asciidoc | |
parent | 75d0a61fba23a9b820c3a272acf07ab37d94482b (diff) | |
download | erlang.mk-ac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab.tar.gz erlang.mk-ac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab.tar.bz2 erlang.mk-ac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab.zip |
core/elixir.mk: Do not use sed's `-i` argument
Use "sed ... > ..." + "mv ..." instead.
The problem is that the `-i` argument is not part of POSIX and is
implemented differently betwee GNU sed and BSD sed. The previous use was
ok on Linux but failed on FreeBSD for instance.
Diffstat (limited to 'doc/src/guide/dialyzer.asciidoc')
0 files changed, 0 insertions, 0 deletions