about summary refs log tree commit diff
path: root/src/test/codegen/float_math.rs
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2015-11-16 17:01:58 -0600
committerDoug Goldstein <cardoe@cardoe.com>2015-11-16 17:07:45 -0600
commit19bd051c86f04952d107a780e25b64c38b3388b6 (patch)
tree725c2aaec8aff422f797346d43e8a3c2e37dce05 /src/test/codegen/float_math.rs
parent3042fedb4f50640e2c9a02297c5ce9a1f3ffaa5a (diff)
downloadrust-19bd051c86f04952d107a780e25b64c38b3388b6.tar.gz
rust-19bd051c86f04952d107a780e25b64c38b3388b6.zip
mk/platform: support i486 and i586 target CHOST
On distros that use i486 or i586 in their CHOST, Rust will fail to build
because it is not handling i486 or i586 like i686 is handled. This
changes the match to do work for all instances of i?86 instead of just
i686. The Yocto Project still uses i586 as a target.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Diffstat (limited to 'src/test/codegen/float_math.rs')
0 files changed, 0 insertions, 0 deletions