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.20 by greg, Mon Sep 19 02:23:58 2005 UTC vs.
Revision 1.21 by greg, Wed Sep 21 17:17:23 2005 UTC

# Line 163 | Line 163 | case 5:                        # BSDI BSD/386
163          set compat="erf.o strcmp.o"
164          breaksw
165   case 6:                 # Linux
166 <        set mach="-Dlinux -D_FILE_OFFSET_BITS=64 -L/usr/X11R6/lib -I/usr/include/X11 -DNOSTEREO"
166 >        set mach="-Dlinux -D_FILE_OFFSET_BITS=64 -Dfseeko=fseek -L/usr/X11R6/lib -I/usr/include/X11 -DNOSTEREO"
167          set opt="-O2"
168          set arch=IBMPC
169          set compat="erf.o"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines