Parent Directory
|
Revision Log
|
Patch
trunk/scons/shake63_options.py revision 1946 by jfenwick, Wed Oct 29 05:48:53 2008 UTC | trunk/scons/badger_options.py revision 1977 by jfenwick, Thu Nov 6 03:54:35 2008 UTC | |
---|---|---|
# | Line 24 | Line 24 |
24 | # omp_libs = [] | # omp_libs = [] |
25 | ||
26 | # Use the default C/C++ flags but add something only for this host: | # Use the default C/C++ flags but add something only for this host: |
27 | cc_extra = '-Wall -isystem /usr/include/boost/' | cc_extra = '-Wall -pedantic -isystem /usr/include/boost/' |
28 | # ld_extra = '' | # ld_extra = '' |
29 | ||
30 | # Be picky about errors | # Be picky about errors |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |