summaryrefslogtreecommitdiff
path: root/graphics/swfdec/files/patch-ltmain.sh
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/swfdec/files/patch-ltmain.sh')
-rw-r--r--graphics/swfdec/files/patch-ltmain.sh23
1 files changed, 3 insertions, 20 deletions
diff --git a/graphics/swfdec/files/patch-ltmain.sh b/graphics/swfdec/files/patch-ltmain.sh
index e6e5cf7c8c62..af1fdc325897 100644
--- a/graphics/swfdec/files/patch-ltmain.sh
+++ b/graphics/swfdec/files/patch-ltmain.sh
@@ -1,14 +1,6 @@
---- ltmain.sh.orig Sun Apr 6 15:09:32 2003
-+++ ltmain.sh Sun Apr 6 15:09:58 2003
-@@ -1065,14 +1065,14 @@
- # These systems don't actually have a C library (as such)
- test "X$arg" = "X-lc" && continue
- ;;
-- *-*-openbsd* | *-*-freebsd*)
-+ *-*-openbsd*)
- # Do not include libc due to us having libc/libc_r.
- test "X$arg" = "X-lc" && continue
- ;;
+--- ltmain.sh.orig Thu Feb 6 05:37:40 2003
++++ ltmain.sh Tue May 13 06:48:33 2003
+@@ -1072,7 +1072,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
@@ -17,15 +9,6 @@
# Do not include libc_r directly, use -pthread flag.
continue
;;
-@@ -2495,7 +2495,7 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
- ;;
-- *-*-openbsd* | *-*-freebsd*)
-+ *-*-openbsd*)
- # Do not include libc due to us having libc/libc_r.
- ;;
- *)
@@ -4325,10 +4325,12 @@
fi