]> gitweb.factorcode.org Git - factor.git/commit
add -D_XOPEN_SOURCE flag to suppress ucontext deprecation errors on snow leopard...
authorJoe Groff <arcata@gmail.com>
Wed, 26 Aug 2009 21:29:55 +0000 (16:29 -0500)
committerJoe Groff <arcata@gmail.com>
Wed, 26 Aug 2009 21:29:55 +0000 (16:29 -0500)
commit2a56ba0d2dc58f4e18f9335df029d4ab273f7218
tree839929a7c342cc8e437cd98a0513f7ff0aab7cad
parent784b8c04cea63a435846979e329b21636114a5dd
add -D_XOPEN_SOURCE flag to suppress ucontext deprecation errors on snow leopard. add -m32 flag when compiling 32-bit because snow leopard gcc defaults to x86_64
vm/Config.macosx
vm/Config.macosx.x86.32