70 |
# c++ flags to use |
# c++ flags to use |
71 |
# cxx_flags = '-fPIC' |
# cxx_flags = '-fPIC' |
72 |
# cxx_flags_debug = '-DDOASSERT -UDOPROF -fPIC -DTRILINOS -I/home/Work/trilinos-6/include' |
# cxx_flags_debug = '-DDOASSERT -UDOPROF -fPIC -DTRILINOS -I/home/Work/trilinos-6/include' |
|
|
|
|
# c and c++ flags for MPI compilation |
|
|
# c flags to use |
|
|
# cc_flags_MPI = '-O -DPASO_MPI -fPIC' |
|
|
# cc_flags_debug_MPI = '-g -DPASO_MPI -fPIC -DTRILINOS -I/home/Work/trilinos-6/include' |
|
|
|
|
|
# c++ flags to use |
|
|
# cxx_flags_MPI = '-fPIC' |
|
|
# cxx_flags_debug_MPI = '-DDOASSERT -UDOPROF -fPIC -DTRILINOS -I/home/Work/trilinos-6/include' |
|
73 |
|
|
74 |
# system specific libraries to link with |
# system specific libraries to link with |
75 |
# sys_libs = [] |
# sys_libs = [] |
76 |
|
|