examples: Update COPTFLAGS in make.conf
We've been using -O2 for about fifteen years. Reported by: Jan Stary <hans@stare.cz> MFC after: 1 week
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
# There is very little to gain by using higher optimization levels, and doing
|
||||
# so can cause problems.
|
||||
#
|
||||
#COPTFLAGS= -O -pipe
|
||||
#COPTFLAGS= -O2 -pipe
|
||||
#
|
||||
# Compare before install.
|
||||
#INSTALL+= -C
|
||||
|
||||
Reference in New Issue
Block a user