Parent Directory
|
Revision Log
|
Patch
revision 181 by jgs, Fri Nov 18 04:28:47 2005 UTC | revision 188 by jgs, Mon Nov 21 01:20:26 2005 UTC | |
---|---|---|
# | Line 2 Import('*') | Line 2 Import('*') |
2 | ||
3 | import os | import os |
4 | ||
5 | cxx_flags = '-O0 -openmp -openmp_report0 -tpp2 -ansi -ansi_alias -no-gcc -w1' | cxx_flags = '-O0 -openmp -openmp_report0 -tpp2 -ansi -ansi_alias -no-gcc -fpic -w1' |
6 | ||
7 | cpp_path = ['#../escript/inc', | cpp_path = ['#../escript/inc', |
8 | '#../esysUtils/inc', | '#../esysUtils/inc', |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |