diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-04-14 08:32:38 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2015-04-23 09:30:01 +0200 |
commit | cc3fe524c2daa8c136e6484540130da7252a8f1b (patch) | |
tree | 6e3adc10a39c65707b5a80132b2a6455ce2587bc /built_in.h | |
parent | b6f26d614e65ddcd1b32989b7ef5ae002d5e6650 (diff) |
build: Remove DISTRO build flag, don't optimize by default
Currently, when building with DISTRO=0 we optimize for the build host's
architecture by default. This is not compatible with cross-compiling.
Remove the DISTRO flag and only build with -O2 and no -march/-mtune
flags by default.
Support for specifying optimization flags via configure script will be
added in a follow-up patch.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'built_in.h')
0 files changed, 0 insertions, 0 deletions