Add 64-bit AMD makefile.

This commit is contained in:
Jackson Bryn
2016-08-14 22:49:16 -04:00
parent 8809ea2d0b
commit 8b6cff26a5

2
src/Makefile_AMD.mingw64 Normal file
View File

@@ -0,0 +1,2 @@
include Makefile.mingw64
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