]> gitweb.factorcode.org Git - factor.git/blob - vm/Config.x86.32
Merge commit 'mongo-factor-driver/master' into mongo-factor-driver
[factor.git] / vm / Config.x86.32
1 BOOT_ARCH = x86
2 PLAF_DLL_OBJS += vm/cpu-x86.32.o
3
4 # gcc bug workaround
5 CFLAGS += -fno-builtin-strlen -fno-builtin-strcat