Parent Directory
|
Revision Log
|
Patch
revision 2736 by lgao, Sun Oct 11 23:29:56 2009 UTC | revision 2737 by jfenwick, Tue Nov 3 00:44:00 2009 UTC | |
---|---|---|
# | Line 28 omp_optim = '-openmp -openmp-report2' | Line 28 omp_optim = '-openmp -openmp-report2' |
28 | # omp_libs = ['guide'] | # omp_libs = ['guide'] |
29 | ||
30 | # 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: |
31 | # cc_extra = '' | cc_extra = '-sox' # Embed compiler version and compile options in binaries |
32 | ld_extra = '-shared-intel' # Fix warning about feupdate in icc v10 | ld_extra = '-shared-intel' # Fix warning about feupdate in icc v10 |
33 | ||
34 | # Be picky about errors | # Be picky about errors |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |