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.5 by schorsch, Mon Apr 21 07:31:28 2008 UTC vs.
Revision 1.6 by schorsch, Thu Mar 10 01:44:51 2016 UTC

# Line 1 | Line 1
1 < # platform specific settings for unknown unix (posix) systems
1 > # platform specific settings for unknown unix (posix) systems, 64 bit
2  
3   # If you need to adapt this file for your OS, please make a
4   # copy under the name detected by SCons after checking the
# Line 7 | Line 7
7  
8   # where you want everything
9   [install]
10 < RAD_BASEDIR:   /opt/radiance3.6a
10 > RAD_BASEDIR:   /opt/radiance
11   RAD_BINDIR:    bin
12   RAD_RLIBDIR:   share/lib
13   RAD_MANDIR:    share/man
14  
15   # shouldn't need any changes
16   [build]
17 < CCFLAGS:   -O
17 > CCFLAGS:   -O -m32
18  
19   [debug]
20 < CCFLAGS:   -g
20 > CCFLAGS:   -g -m32
21  
22   # never touch below this
23   [code]

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines