- add --enable-all-optimizations. This file is used to make all release
RPMs, and we certainly want Kevin's speedups to get in by default.
This commit is contained in:
parent
2816af1e43
commit
d4b31a2d4b
@ -19,6 +19,7 @@ export CXXFLAGS
|
||||
--enable-sb16=linux \
|
||||
--enable-ne2000 \
|
||||
--enable-vbe \
|
||||
--enable-all-optimizations \
|
||||
${CONFIGURE_ARGS}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user