--- ray/platform/posix_64.cfg 2016/03/10 01:44:51 1.6 +++ ray/platform/posix_64.cfg 2016/03/10 01:47:37 1.7 @@ -14,10 +14,10 @@ RAD_MANDIR: share/man # shouldn't need any changes [build] -CCFLAGS: -O -m32 +CCFLAGS: -O -m64 [debug] -CCFLAGS: -g -m32 +CCFLAGS: -g -m64 # never touch below this [code]