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

Comparing ray/platform/Darwin_32.cfg (file contents):
Revision 1.1 by schorsch, Tue Oct 21 19:27:28 2003 UTC vs.
Revision 1.4 by schorsch, Thu Oct 21 15:47:12 2004 UTC

# Line 9 | Line 9 | RAD_MANDIR:    share/man
9  
10   # shouldn't need any changes
11   [build]
12 < CC:        cc
13 < CPPFLAGS:  -DBSD -Dfreebsd
14 < CCFLAGS:   -O2 CONFIGURE_ARCH=powerpc
12 > CC:         cc
13 > CPPDEFINES: BSD freebsd
14 > CCFLAGS:    -O2
15  
16 + [debug]
17 + CC:         cc
18 + CPPDEFINES: BSD freebsd
19 + CCFLAGS:    -g
20 +
21   # never touch below this
22   [code]
23 < RAD_SPEED: -DSPEED=200
24 < RAD_COMPAT: bmalloc.c
23 > RAD_SPEED:  -DSPEED=200
24 > RAD_MEMCOMPAT: bmalloc.c
25   RAD_MLIB:   m
26  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines