about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorDylan McKay <me@dylanmckay.io>2020-07-31 03:57:20 +1200
committerDylan McKay <me@dylanmckay.io>2020-08-24 18:43:31 +1200
commit53b940c74c4f56ef075ee3c71f3cb157aaff65af (patch)
treed36be4101facced5fe4a552e397804faca74c0af /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentd785f9ba76be199a47652f5841260a42390f611b (diff)
downloadrust-53b940c74c4f56ef075ee3c71f3cb157aaff65af.tar.gz
rust-53b940c74c4f56ef075ee3c71f3cb157aaff65af.zip
[AVR] Remove unnecessary arguments passed to the linker for GNU target
In general, linking with libc is not required, only libgcc is needed.
As suggested in the code review, a better option for libc support is by
building it into rust-lang/libc directly.

This also removes the '-Os' argument to the linker, which is a NOP.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions