Updates for ompi-trunk flag changes
Updates for generic ppc flags This commit was SVN r27689.
Этот коммит содержится в:
родитель
ab73d11368
Коммит
388f34193b
@ -4,13 +4,11 @@ enable_debug=yes
|
||||
enable_mem_profile=no
|
||||
enable_contrib_no_build=libnbc,vt
|
||||
enable_ft_thread=no
|
||||
with_openib=/usr
|
||||
CXXFLAGS="-O0 -g3 -ggdb"
|
||||
CCASFLAGS="-O0 -g3 -ggdb"
|
||||
FCFLAGS="-O0 -g3 -ggdb"
|
||||
FFLAGS="-O0 -g3 -ggdb"
|
||||
CFLAGS="-O0 -g3 -ggdb"
|
||||
with_wrapper_cflags="-O0 -g3 -ggdb"
|
||||
with_wrapper_cxxflags="-O0 -g3 -ggdb"
|
||||
with_wrapper_fflags="-O0 -g3 -ggdb"
|
||||
with_wrapper_fcflags="-O0 -g3 -ggdb"
|
||||
with_verbs=/usr
|
||||
CXXFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
CCASFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
FCFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
CFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
with_wrapper_cflags="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
with_wrapper_cxxflags="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
with_wrapper_fcflags="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
|
@ -4,13 +4,11 @@ enable_debug=yes
|
||||
enable_mem_profile=no
|
||||
enable_contrib_no_build=libnbc,vt
|
||||
enable_ft_thread=no
|
||||
with_openib=/usr
|
||||
CXXFLAGS="-m64 -O0 -g3 -ggdb"
|
||||
CCASFLAGS="-m64 -O0 -g3 -ggdb"
|
||||
FCFLAGS="-m64 -O0 -g3 -ggdb"
|
||||
FFLAGS="-m64 -O0 -g3 -ggdb"
|
||||
CFLAGS="-m64 -O0 -g3 -ggdb"
|
||||
with_wrapper_cflags="-m64 -O0 -g3 -ggdb"
|
||||
with_wrapper_cxxflags="-m64 -O0 -g3 -ggdb"
|
||||
with_wrapper_fflags="-m64 -O0 -g3 -ggdb"
|
||||
with_wrapper_fcflags="-m64 -O0 -g3 -ggdb"
|
||||
with_verbs=/usr
|
||||
CXXFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
CCASFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
FCFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
CFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
with_wrapper_cflags="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
with_wrapper_cxxflags="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
with_wrapper_fcflags="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
|
||||
|
@ -3,6 +3,13 @@ enable_mem_profile=no
|
||||
enable_debug=no
|
||||
enable_contrib_no_build=libnbc,vt
|
||||
enable_ft_thread=no
|
||||
with_openib=/usr
|
||||
with_verbs=/usr
|
||||
enable_shared=yes
|
||||
enable_static=no
|
||||
CXXFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O3"
|
||||
CCASFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O3"
|
||||
FCFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O3"
|
||||
CFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O3"
|
||||
with_wrapper_cflags="-m32 -mcpu=powerpc64 -mtune=powerpc64"
|
||||
with_wrapper_cxxflags="-m32 -mcpu=powerpc64 -mtune=powerpc64"
|
||||
with_wrapper_fcflags="-m32 -mcpu=powerpc64 -mtune=powerpc64"
|
||||
|
@ -3,15 +3,13 @@ enable_mem_profile=no
|
||||
enable_debug=no
|
||||
enable_contrib_no_build=libnbc,vt
|
||||
enable_ft_thread=no
|
||||
with_openib=/usr
|
||||
with_verbs=/usr
|
||||
enable_shared=yes
|
||||
enable_static=no
|
||||
CXXFLAGS=-m64
|
||||
CCASFLAGS=-m64
|
||||
FCFLAGS=-m64
|
||||
FFLAGS=-m64
|
||||
CFLAGS=-m64
|
||||
with_wrapper_cflags=-m64
|
||||
with_wrapper_cxxflags=-m64
|
||||
with_wrapper_fflags=-m64
|
||||
with_wrapper_fcflags=-m64
|
||||
CXXFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O3"
|
||||
CCASFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O3"
|
||||
FCFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O3"
|
||||
CFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O3"
|
||||
with_wrapper_cflags="-m64 -mcpu=powerpc64 -mtune=powerpc64"
|
||||
with_wrapper_cxxflags="-m64 -mcpu=powerpc64 -mtune=powerpc64"
|
||||
with_wrapper_fcflags="-m64 -mcpu=powerpc64 -mtune=powerpc64"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user