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

Comparing ray/makeall (file contents):
Revision 1.6 by greg, Thu May 29 17:46:35 2003 UTC vs.
Revision 1.7 by schorsch, Sat Jul 12 08:38:44 2003 UTC

# Line 190 | Line 190 | case 5:                        # BSDI BSD/386
190          set compat="malloc.o erf.o strcmp.o"
191          breaksw
192   case 6:                 # Linux
193 <        set mach="-Dlinux -L/usr/X11R6/lib -I/usr/include/X11 -DNOSTEREO"
193 >        set mach="-Dlinux -D_FILE_OFFSET_BITS=64 -L/usr/X11R6/lib -I/usr/include/X11 -DNOSTEREO"
194          set opt="-O2 -DSPEED=200"
195          set arch=IBMPC
196          set compat="bmalloc.o erf.o getpagesize.o"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines