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
d8ad5b25bd
factor
/
vm
/
Config.x86.64
4 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
vm: move dispatch_signal_handler to cpu-x86.cpp The new signal handler dispatch is logic is CISC-centric; defer fixing it until we find someone who cares
2011-10-26 19:22:42 -04:00
PLAF_DLL_OBJS += vm/cpu-x86.o
GNUmakefile: use PCH so compiler goes faster Also add more accurate dependencies on headers so "make" works right when headers change
2011-11-07 16:50:52 -05:00
PLAF_MASTER_HEADERS += vm/cpu-x86.hpp
vm: Typo for SITE_CFLAGS. Fixes #491.
2012-04-10 19:28:04 -04:00
SITE_CFLAGS += -m64