]> git.lizzy.rs Git - rust.git/commit
rustbuild: Fix compiler-rt build on gnueabihf
authorAlex Crichton <alex@alexcrichton.com>
Wed, 24 Feb 2016 22:31:18 +0000 (14:31 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 28 Feb 2016 18:50:13 +0000 (10:50 -0800)
commita707a61caed22687b0a2ea9a4eea855109eafb26
treeb3b0da15bd91f35d2ed19a64b6c9846ea0230ac6
parent52ec682776cbf66fee16609405eb03d672eb52c2
rustbuild: Fix compiler-rt build on gnueabihf

Needs a different target to get built and also we apparently need to appease the
C++ compiler somehow.
src/bootstrap/build/native.rs