This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
factor
/
vm
/
Config.macosx.x86.fat
4 lines
90 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
makefile: add macosx-x86-fat target
2011-11-03 21:43:45 -04:00
include vm/Config.macosx
include vm/Config.x86.fat
Configs: CFLAGS isn't used by the GNUMakefile, change it to SITE_CFLAGS.
2013-03-23 15:10:37 -04:00
SITE_CFLAGS += -arch i386 -arch x86_64