diff options
Diffstat (limited to 'libjava/libltdl/configure')
-rwxr-xr-x | libjava/libltdl/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/libltdl/configure b/libjava/libltdl/configure index 84b834dc..cbe58d2 100755 --- a/libjava/libltdl/configure +++ b/libjava/libltdl/configure @@ -11255,7 +11255,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 mvs*) case $cc_basename in cxx) - lt_prog_compiler_pic_CXX='-W c,exportall' + lt_prog_compiler_pic_CXX='-Wextra c,exportall' ;; *) ;; |