]> git.lizzy.rs Git - rust.git/commit
Use explicit -march flags in the i586 mk file
authorpetevine <petevine@users.noreply.github.com>
Fri, 18 Mar 2016 23:04:27 +0000 (00:04 +0100)
committerpetevine <petevine@users.noreply.github.com>
Fri, 18 Mar 2016 23:04:27 +0000 (00:04 +0100)
commit2ab1f0a850f4e02c5dacf882c040b3acee57f86a
tree946fdf3d02719d75f6db8d4c566b71cee5a66cab
parentfc9e1d0f55f721461b73628f12cf64de31be55af
Use explicit -march flags in the i586 mk file

`-march` should definitely go last, after the environment C(XX)FLAGS, or it's back to square one.
This fixes cross-compilation issues on x86_64.
mk/cfg/i586-unknown-linux-gnu.mk