aboutsummaryrefslogtreecommitdiffstats
path: root/x86/Makefile.i386
diff options
context:
space:
mode:
Diffstat (limited to 'x86/Makefile.i386')
-rw-r--r--x86/Makefile.i3861
1 files changed, 1 insertions, 0 deletions
diff --git a/x86/Makefile.i386 b/x86/Makefile.i386
index d801b80..be9d6bc 100644
--- a/x86/Makefile.i386
+++ b/x86/Makefile.i386
@@ -1,6 +1,7 @@
cstart.o = $(TEST_DIR)/cstart.o
bits = 32
ldarch = elf32-i386
+COMMON_CFLAGS += -mno-sse -mno-sse2
cflatobjs += lib/x86/setjmp32.o