arch opts

This commit is contained in:
2026-03-23 23:23:27 +01:00
parent 4267922ec2
commit 4816fb5893

View File

@@ -149,7 +149,7 @@ ifeq ($(USE_X86),1)
CFLAGS += -DGL_X86
endif
OPTFLAGS ?= -O6 -mcpu=pentium -fomit-frame-pointer -funroll-loops \
OPTFLAGS ?= -O6 -march=pentium2 -mtune=pentium3 -fomit-frame-pointer -funroll-loops \
-fexpensive-optimizations -ffast-math -DBIG_OPT
# optflags