forked from Imagelibrary/binutils-gdb
merge from gcc
This commit is contained in:
2
libiberty/configure
vendored
2
libiberty/configure
vendored
@@ -4112,7 +4112,7 @@ if [ "${shared}" = "yes" ]; then
|
||||
i[34567]86-*-* | x86_64-*-*)
|
||||
PICFLAG=-fpic ;;
|
||||
m68k-*-*) PICFLAG=-fpic ;;
|
||||
mips*-*-linux) PICFLAG=-fPIC ;;
|
||||
mips*-*-linux*) PICFLAG=-fPIC ;;
|
||||
powerpc*-*-aix*) ;;
|
||||
powerpc*-*-*) PICFLAG=-fPIC ;;
|
||||
sparc*-*-*) case "${CFLAGS}" in
|
||||
|
||||
Reference in New Issue
Block a user