diff options
| author | Sébastien Marie <semarie@users.noreply.github.com> | 2015-02-07 08:55:37 +0100 |
|---|---|---|
| committer | Sébastien Marie <semarie@users.noreply.github.com> | 2015-02-07 08:55:37 +0100 |
| commit | 04b7976c2f069335483455de396ba2579b0305e2 (patch) | |
| tree | 0f9340a25e9f5ff5b628f39adf3f8561e3dc2dd4 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 0b56e9b1cb2fc00d7d9bc044e2a78b8fb12f2f1b (diff) | |
| download | rust-04b7976c2f069335483455de396ba2579b0305e2.tar.gz rust-04b7976c2f069335483455de396ba2579b0305e2.zip | |
sed -i option isn't portable
the sed option `--in-place` (or `-i`) is a GNU extension, and it is not portable to BSD system (openbsd and freebsd checked). use an alternate construction in order to keep the semantic.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
