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

Comparing ray/SConstruct (file contents):
Revision 1.14 by schorsch, Sat Mar 5 14:43:36 2016 UTC vs.
Revision 1.15 by schorsch, Sun Mar 6 01:13:17 2016 UTC

# Line 55 | Line 55 | if os.name == 'posix':
55  
56   # configure platform-specific stuff
57   from build_utils import load_plat
58 < load_plat.load_plat(env, ARGUMENTS, platform=None)
58 > load_plat.load_plat(env, ARGUMENTS, ourplat=None)
59  
60   # override options
61   set_opts(env)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines