autoconf and xlf patch
This commit is contained in:
parent
7be318b5ef
commit
6088a186c6
2
configure
vendored
2
configure
vendored
@ -1339,7 +1339,7 @@ if test "${with_strict_checking+set}" = set; then
|
||||
CC=kcc
|
||||
CXX=KCC
|
||||
CFLAGS="$CFLAGS --c --strict --lint --display_error_number"
|
||||
CFLAGS="$CFLAGS --diag_suppress 236,826,1018,1021,1022,1023,1024,1030"
|
||||
CFLAGS="$CFLAGS --diag_suppress 236,826,1018,1021,1022,1023,1024,1030,1041"
|
||||
CXXFLAGS="$CXXFLAGS --strict --lint --display_error_number"
|
||||
casc_users_chose_compilers=yes
|
||||
casc_using_mpi=no
|
||||
|
||||
Loading…
Reference in New Issue
Block a user