Revert "compiler SSE tweak for 32-bit"

This reverts commit 6588231a16.
This commit is contained in:
mazmazz 2018-12-14 16:47:38 -05:00
parent a91e84c9ef
commit c74abd05c9

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