Parent Directory
|
Revision Log
|
Patch
revision 179 by jgs, Fri Nov 18 03:20:34 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 | cc_flags = '-O0 -openmp -openmp_report0 -tpp2 -ansi -ansi_alias -no-gcc -w1' | cc_flags = '-O0 -openmp -openmp_report0 -tpp2 -ansi -ansi_alias -no-gcc -fpic -w1' |
6 | ||
7 | cpp_path = ['#inc'] | cpp_path = ['#inc'] |
8 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |