6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
|
BOOT_ARCH = x86
|
||
|
PLAF_DLL_OBJS += vm/cpu-x86.32.o
|
||
|
|
||
|
# gcc bug workaround
|
||
|
CFLAGS += -fno-builtin-strlen -fno-builtin-strcat -mtune=pentium4
|