Skip to content
Snippets Groups Projects
Commit de96fe8e authored by Marco Z's avatar Marco Z
Browse files

Revert "compiler SSE tweak for 32-bit"

This reverts commit 09d9a555.
parent abae63a6
No related branches found
No related tags found
No related merge requests found
...@@ -288,8 +288,7 @@ OPTS += -DCOMPVERSION ...@@ -288,8 +288,7 @@ OPTS += -DCOMPVERSION
ifndef NONX86 ifndef NONX86
ifndef GCC29 ifndef GCC29
#M5=-march=pentium M5=-march=pentium
M5=-march=nocona -msse -mfpmath=sse
M4=-march=i486 M4=-march=i486
else else
M5=-mpentium M5=-mpentium
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment