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:
Dag-Erling Smørgrav
2026-06-09 13:29:13 +02:00
parent 2934783fa8
commit 2ab18d3286
+1 -1
View File
@@ -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