Reverted all the recent makefile changes.

This commit is contained in:
OBattler
2017-01-04 00:45:58 +01:00
parent e7fb008d25
commit 2116fa50a3
4 changed files with 8 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
include Makefile.mingw
CFLAGS = -O3 -march=amdfam10 -mtune=amdfam10 -fbranch-probabilities -fvpt -funroll-loops -fpeel-loops -ftracer -fomit-frame-pointer -ffast-math -msse -msse2 -msse3 -mfpmath=sse -mstackrealign -fstack-protector-strong -pie -fPIE
CFLAGS = -O3 -march=amdfam10 -mtune=amdfam10 -fbranch-probabilities -fvpt -funroll-loops -fpeel-loops -ftracer -fomit-frame-pointer -ffast-math -msse -msse2 -msse3 -mfpmath=sse -mstackrealign