PR target/38607
Merge upstream change. * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. * configure.ac: Add target-libquadmath to noconfigdirs for AIX. Add libgomp*.o to compare_exclusions for AIX. * configure: Regenerate.
This commit is contained in:
2
libtool.m4
vendored
2
libtool.m4
vendored
@@ -3580,6 +3580,7 @@ m4_if([$1], [CXX], [
|
||||
# AIX 5 now supports IA64 processor
|
||||
_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
|
||||
fi
|
||||
_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
|
||||
;;
|
||||
|
||||
amigaos*)
|
||||
@@ -3891,6 +3892,7 @@ m4_if([$1], [CXX], [
|
||||
# AIX 5 now supports IA64 processor
|
||||
_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
|
||||
fi
|
||||
_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
|
||||
;;
|
||||
|
||||
amigaos*)
|
||||
|
Reference in New Issue
Block a user