From a39e19f96447a409ae6f6c1c63d3c16feb1a3991 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Fri, 26 Aug 2016 11:10:07 +0200 Subject: unmaintained/[multiple] move back packages to testing move back packages that are depends of other packages in testing --- testing/kbuild/underlinking.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 testing/kbuild/underlinking.patch (limited to 'testing/kbuild/underlinking.patch') diff --git a/testing/kbuild/underlinking.patch b/testing/kbuild/underlinking.patch new file mode 100644 index 0000000000..e72c3c1f69 --- /dev/null +++ b/testing/kbuild/underlinking.patch @@ -0,0 +1,13 @@ +diff --git a/src/kmk/Makefile.kmk b/src/kmk/Makefile.kmk +index db1deb2..00981b8 100644 +--- a/src/kmk/Makefile.kmk ++++ b/src/kmk/Makefile.kmk +@@ -215,6 +215,8 @@ kmk_SOURCES = \ + vpath.c \ + remote-stub.c + ++kmk_LIBS.linux = pthread ++ + #kmk_LIBS.solaris = malloc + #kmk_DEFS.solaris += HAVE_MALLINFO + -- cgit v1.2.3