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

Diff of /trunk/scons/esys_options.py

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

revision 426 by gross, Tue Jan 10 04:17:43 2006 UTC revision 427 by gross, Tue Jan 10 04:24:07 2006 UTC
# Line 96  if options!=None: Line 96  if options!=None:
96  # use debug options:  # use debug options:
97  if dodebug==1:  if dodebug==1:
98       cxx_flags=cxx_flags_debug       cxx_flags=cxx_flags_debug
99       c_flags=c_flags_debug       cc_flags=cc_flags_debug
100  #  #
101  # export some stuff  # export some stuff
102  Export(["esysroot"])  Export(["esysroot"])

Legend:
Removed from v.426  
changed lines
  Added in v.427

  ViewVC Help
Powered by ViewVC 1.1.26