Revert "compiler SSE tweak for 32-bit"

This reverts commit 09d9a555c6.
This commit is contained in:
mazmazz 2018-12-14 16:47:38 -05:00
parent abae63a64b
commit de96fe8e7b
1 changed files with 1 additions and 2 deletions

View File

@ -288,8 +288,7 @@ OPTS += -DCOMPVERSION
ifndef NONX86
ifndef GCC29
#M5=-march=pentium
M5=-march=nocona -msse -mfpmath=sse
M5=-march=pentium
M4=-march=i486
else
M5=-mpentium