summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/libtool/files/1.4.3/libtool-1.4.3-pass-thread-flags.patch')
-rw-r--r--sys-devel/libtool/files/1.4.3/libtool-1.4.3-pass-thread-flags.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/sys-devel/libtool/files/1.4.3/libtool-1.4.3-pass-thread-flags.patch b/sys-devel/libtool/files/1.4.3/libtool-1.4.3-pass-thread-flags.patch
deleted file mode 100644
index bb37901dff8a..000000000000
--- a/sys-devel/libtool/files/1.4.3/libtool-1.4.3-pass-thread-flags.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- libtool-1.4.3/ltmain.in.pass-thread-flags 2003-07-08 14:24:03.000000000 +0200
-+++ libtool-1.4.3/ltmain.in 2003-07-08 14:52:09.000000000 +0200
-@@ -1225,6 +1225,11 @@ compiler."
- continue
- ;;
-
-+ -Kthread | -mthreads | -mt | -pthread | -pthreads | -threads | -qthreaded | -kthread )
-+ compiler_flags="$compiler_flags $arg"
-+ continue
-+ ;;
-+
- # Some other compiler flag.
- -* | +*)
- # Unknown arguments in both finalize_command and compile_command need