ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/platform/posix_64.cfg
(Generate patch)

Comparing ray/platform/posix_64.cfg (file contents):
Revision 1.6 by schorsch, Thu Mar 10 01:44:51 2016 UTC vs.
Revision 1.7 by schorsch, Thu Mar 10 01:47:37 2016 UTC

# Line 14 | Line 14 | RAD_MANDIR:    share/man
14  
15   # shouldn't need any changes
16   [build]
17 < CCFLAGS:   -O -m32
17 > CCFLAGS:   -O -m64
18  
19   [debug]
20 < CCFLAGS:   -g -m32
20 > CCFLAGS:   -g -m64
21  
22   # never touch below this
23   [code]

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines