aboutsummaryrefslogtreecommitdiff
path: root/devel/gnu-libtool/files/patch-ltmain.sh
blob: 2a30a0c9ef22072c3e510ecb5ef3b3f0bd9ab575 (plain) (blame)
1
2
3
4
5
6
7
--- ltmain.sh.orig	Wed Jul  2 16:56:39 2003
+++ ltmain.sh	Wed Jul  2 16:58:03 2003
@@ -1279,3 +1279,3 @@
 	 case $host in
-	 *-*-openbsd* | *-*-freebsd*)
+	 *-*-openbsd* | *-*-freebsd4*)
 	   # Do not include libc_r directly, use -pthread flag.