# XXX The --enable-warnings flag enables some macros that improve GCC's
#     understanding of the code and thus the optimizations.
OPTS+=" --bindir=$INSTALL_ROOT/bin --enable-warnings" &&
default_build
