]> git.tdb.fi Git - builder.git/commit
Only use the -m flag on native arch
authorMikko Rasa <tdb@tdb.fi>
Fri, 3 Oct 2014 20:40:44 +0000 (23:40 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 3 Oct 2014 20:40:44 +0000 (23:40 +0300)
commit7c86449343bab284071716f1d0606d67e720b8ad
tree6d2ea2fc1e935b99a4ddbe91b25fec5084a77c9c
parent7777d548fddca66b21f26273faedfdf675b10234
Only use the -m flag on native arch

Better yet would be to figure out whether the target arch supports it,
but that's not trivial.
source/gnucompiler.cpp
source/gnulinker.cpp