summaryrefslogtreecommitdiff
path: root/devel/libbfd/files/patch-configure
blob: 09c4304b45dcfc47fe4457523f6007119c69540d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig
+++ configure
@@ -19503,7 +19503,7 @@ case "${host}" in
     WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin -lkernel32"
   fi
   ;;
-*-*-linux*)
+*)
   # We borrow WIN32LIBADD so that the shared libbfd won't depend on
   # libiberty.a.
   x=`sed -n -e 's/^[ 	]*PICFLAG[ 	]*=[ 	]*//p' < ../libiberty/Makefile | sed -n '$p'`