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

Comparing ray/platform/Linux_32.cfg (file contents):
Revision 1.1 by schorsch, Tue Oct 21 19:27:28 2003 UTC vs.
Revision 1.5 by schorsch, Mon Sep 19 11:30:10 2005 UTC

# Line 12 | Line 12 | RAD_MANDIR:    share/man
12   CC:        gcc
13   CCFLAGS:   -O2
14  
15 + [debug]
16 + CC:        gcc
17 + CCFLAGS:   -g
18 +
19   # never touch below this
20   [code]
21 < RAD_SPEED: -DSPEED=200
22 < RAD_COMPAT: bmalloc.c erf.c getpagesize.c
21 > RAD_MATHCOMPAT: erf.c
22 > RAD_NETCOMPAT: netproc.c
23 > RAD_PROCESS: unix_process.c
24   RAD_MLIB:   m
25  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines