]> git.pld-linux.org Git - packages/libtool.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 14 Feb 2005 19:34:25 +0000 (19:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libtool-pthread.patch -> 1.2

libtool-pthread.patch [deleted file]

diff --git a/libtool-pthread.patch b/libtool-pthread.patch
deleted file mode 100644 (file)
index 05714b4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- libtool-1.5.12/ltmain.in.orig      2005-02-05 15:04:29.000000000 +0100
-+++ libtool-1.5.12/ltmain.in   2005-02-10 11:41:37.000000000 +0100
-@@ -1525,6 +1525,8 @@
-      -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
-       compiler_flags="$compiler_flags $arg"
-+      compile_command="$compile_command $arg"
-+      finalize_command="$finalize_command $arg"
-       continue
-       ;;
---- libtool-1.5.12/ltmain.sh.orig      2005-02-05 16:34:10.000000000 +0100
-+++ libtool-1.5.12/ltmain.sh   2005-02-10 11:41:52.000000000 +0100
-@@ -1525,6 +1525,8 @@
-      -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
-       compiler_flags="$compiler_flags $arg"
-+      compile_command="$compile_command $arg"
-+      finalize_command="$finalize_command $arg"
-       continue
-       ;;
This page took 0.032764 seconds and 4 git commands to generate.