Avoid MMX and SSE instructions in the MINIX programs and libraries
This commit is contained in:
parent
ea1971bd21
commit
e3d0bb59ab
@ -1,2 +1,2 @@
|
|||||||
AFLAGS+=-D__ASSEMBLY__ -D_EM_WSIZE=4
|
AFLAGS+=-D__ASSEMBLY__ -D_EM_WSIZE=4
|
||||||
CFLAGS+= -fno-builtin -Wall
|
CFLAGS+= -fno-builtin -Wall -march=i586
|
||||||
|
Loading…
x
Reference in New Issue
Block a user