about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2013-05-02 12:46:58 -0400
committerDaniel Micay <danielmicay@gmail.com>2013-05-02 12:46:58 -0400
commit7aa10e616bc3d4d43051c04a074d7e573fb72886 (patch)
tree19474143b34ddbc14013574aaeb9589220deebc1 /src/rustllvm/RustWrapper.cpp
parent89377eafe163eee7f636a758ef117399f58c3598 (diff)
downloadrust-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