From e495212d229d58eb4d70c94d7f828a04c386c3b2 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 4 Jan 2017 23:47:07 +1030 Subject: Sync libiberty from gcc Picks up copyright year update and other recent fixes. --- libiberty/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/configure') diff --git a/libiberty/configure b/libiberty/configure index b95e000..8687935 100755 --- a/libiberty/configure +++ b/libiberty/configure @@ -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 -- cgit v1.1