diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2013-05-02 12:46:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2013-05-02 12:46:58 -0400 |
| commit | 7aa10e616bc3d4d43051c04a074d7e573fb72886 (patch) | |
| tree | 19474143b34ddbc14013574aaeb9589220deebc1 /src/rustllvm/RustWrapper.cpp | |
| parent | 89377eafe163eee7f636a758ef117399f58c3598 (diff) | |
| download | rust-7aa10e616bc3d4d43051c04a074d7e573fb72886.tar.gz rust-7aa10e616bc3d4d43051c04a074d7e573fb72886.zip | |
make link_args use spaces as separators
Lots of linking arguments need to be passed as -Wl,--foo so giving the comma meaning at the rustc layer makes those flags impossible to pass. Multiple arguments can now be passed from a shell by quoting the argument: --link-args='-lfoo -Wl,--as-needed'.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
