/[escript]/trunk/scons/default_options.py
ViewVC logotype

Diff of /trunk/scons/default_options.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 245 by jgs, Tue Nov 29 02:11:05 2005 UTC revision 252 by jgs, Tue Nov 29 05:58:03 2005 UTC
# Line 24  cxx_flags_debug  = '-g -O0 -ansi -fpic - Line 24  cxx_flags_debug  = '-g -O0 -ansi -fpic -
24    
25  # static library archiver flags to use  # static library archiver flags to use
26  ar_flags = 'crus'  ar_flags = 'crus'
27    
28    # system specific libraries to link with
29    sys_libs = []

Legend:
Removed from v.245  
changed lines
  Added in v.252

  ViewVC Help
Powered by ViewVC 1.1.26