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
fe0c2f6ca2
factor
/
vm
/
Config.macosx.x86
4 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
x86 compiled stack traces working
2006-11-16 00:12:43 -05:00
include vm/Config.macosx
include vm/Config.x86
Trying to get stack traces going on OS X, but won't compile without -fomit-frame-pointer
2006-11-16 01:31:49 -05:00
CFLAGS += -fomit-frame-pointer