Parent Directory
|
Revision Log
|
Patch
revision 215 by jgs, Thu Nov 24 06:25:15 2005 UTC | revision 216 by jgs, Thu Nov 24 06:35:14 2005 UTC | |
---|---|---|
# | Line 2 python_path = '/raid2/tools/python-2.3.4 | Line 2 python_path = '/raid2/tools/python-2.3.4 |
2 | boost_path = '/raid2/tools/boost/include/boost-1_31' | boost_path = '/raid2/tools/boost/include/boost-1_31' |
3 | ||
4 | cxx_flags = '-O0 -openmp -openmp_report0 -tpp2 -ansi -ansi_alias -no-gcc -fpic -w1' | cxx_flags = '-O0 -openmp -openmp_report0 -tpp2 -ansi -ansi_alias -no-gcc -fpic -w1' |
5 | cc_flags = '-O0 -openmp -openmp_report0 -tpp2 -c99 -ansi_alias -no-gcc -c -fpic -w1' | |
6 | ||
7 | ar_flags = 'crus' |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |