forked from Imagelibrary/binutils-gdb
Sync libiberty from gcc
Picks up copyright year update and other recent fixes.
This commit is contained in:
2
libiberty/configure
vendored
2
libiberty/configure
vendored
@@ -5097,7 +5097,7 @@ case "${host}" in
|
||||
# If we are using a compiler supporting mdynamic-no-pic
|
||||
# and the option has been tested as safe to add, then cancel
|
||||
# it here, since the code generated is incompatible with shared
|
||||
# libs.
|
||||
# libs.
|
||||
*-mdynamic-no-pic*) PICFLAG='-fno-common -mno-dynamic-no-pic' ;;
|
||||
*) PICFLAG=-fno-common ;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user