emk / rust-musl-builder

Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Apache License 2.0
1.54k stars 193 forks source link

Update sed pattern for /dev/tty line #2

Closed svend closed 8 years ago

svend commented 8 years ago

Line has changed to include "$@".

svend commented 8 years ago

PR #3 is a better solution.