Added the --enable-debug option to the --with-no-global-partition case so that

the -Wall compiler option will be used to do more careful checking.
This commit is contained in:
falgout 2012-09-28 16:51:05 +00:00
parent 94784e09ca
commit 6299125535

View File

@ -68,7 +68,7 @@ fi
# temporarily change word delimeter in order to have spaces in options
tmpIFS=$IFS
IFS=:
configure_opts="--without-MPI:--with-strict-checking:--enable-shared:--with-no-global-partition: "
configure_opts="--without-MPI:--with-strict-checking:--enable-shared:--with-no-global-partition --enable-debug: "
for opt in $configure_opts
do
# only use first part of $opt for subdir name