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.2 by schorsch, Mon Oct 27 10:35:41 2003 UTC

# Line 13 | Line 13 | CC:        cc
13   CPPFLAGS:  -DBSD -Dfreebsd
14   CCFLAGS:   -O2 CONFIGURE_ARCH=powerpc
15  
16 + [debug]
17 + CC:        cc
18 + CPPFLAGS:  -DBSD -Dfreebsd
19 + CCFLAGS:   -g CONFIGURE_ARCH=powerpc
20 +
21   # never touch below this
22   [code]
23   RAD_SPEED: -DSPEED=200
24 < RAD_COMPAT: bmalloc.c
24 > RAD_MEMCOMPAT: bmalloc.c
25   RAD_MLIB:   m
26  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines