about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2018-07-26 17:20:02 -0700
committerJosh Stone <jistone@redhat.com>2018-07-26 17:20:02 -0700
commitefa11da26a882aaf57f7eae747e48d128c474bf3 (patch)
treefd4cfe1c8a962355cd1003a29809344a810dc554 /src/test/incremental/thinlto
parent45b48b9b6d70065a16cc119fe934ed342c664c78 (diff)
downloadrust-efa11da26a882aaf57f7eae747e48d128c474bf3.tar.gz
rust-efa11da26a882aaf57f7eae747e48d128c474bf3.zip
rustc_metadata: test loading atoi instead of cos
Some platforms don't actually have `libm` already linked in the test
infrastructure, and then `dynamic_lib::tests::test_loading_cosine` would
fail to find the "cos" symbol.  Every platform running this test should
have `libc` and "atoi" though, so try to use that symbol instead.

Fixes #45410.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions