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.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 16 | Line 16 | RAD_MANDIR:    share/man
16   [build]
17   CCFLAGS:   -O
18  
19 + [debug]
20 + CCFLAGS:   -g
21 +
22   # never touch below this
23   [code]
24   RAD_SPEED: -DSPEED=200
25 < RAD_COMPAT: bmalloc.c erf.c strcmp.c
25 > RAD_COMPAT: strcmp.c
26 > RAD_MATHCOMPAT: erf.c
27 > RAD_MEMCOMPAT: bmalloc.c
28   RAD_MLIB:   m
29  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines