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.3 by schorsch, Sun Jul 4 12:08:47 2004 UTC

# Line 11 | Line 11 | RAD_MANDIR:    share/man
11   [build]
12   CC:        cc
13   CPPFLAGS:  -DBSD -Dfreebsd
14 < CCFLAGS:   -O2 CONFIGURE_ARCH=powerpc
14 > CCFLAGS:   -O2
15  
16 + [debug]
17 + CC:        cc
18 + CPPFLAGS:  -DBSD -Dfreebsd
19 + CCFLAGS:   -g
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