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

Comparing ray/platform/sunos.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 11 | Line 11 | RAD_MANDIR:    share/man
11   [build]
12   CCFLAGS:   -O
13  
14 + [debug]
15 + CCFLAGS:   -g
16 +
17   # never touch below this
18   [code]
19   RAD_SPEED: -DSPEED=80
20 < RAD_COMPAT: bmalloc.c strcmp.c getpagesize.c
20 > RAD_COMPAT: strcmp.c getpagesize.c
21 > RAD_MEMCOMPAT: bmalloc.c
22   RAD_MLIB:   m
23  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines