* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
This commit is contained in:
@@ -1051,6 +1051,9 @@ if [ x${shared} = xyes ]; then
|
||||
i[3456]86-*)
|
||||
target_makefile_frag="${target_makefile_frag} config/mt-x86pic"
|
||||
;;
|
||||
powerpc*-*-aix*)
|
||||
# We don't want -fPIC on AIX.
|
||||
;;
|
||||
powerpc*-*)
|
||||
target_makefile_frag="${target_makefile_frag} config/mt-ppcpic"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user