From ca2c3eebdb055d5098580bc94a9b6ee24d90a44d Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 8 Feb 2007 23:42:11 +0000 Subject: - Fix after objformat removal Submitted by: pointyhat via kris Approved by: maintainer --- devel/libpthread-stubs/files/patch-configure-libs | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/libpthread-stubs/files/patch-configure-libs (limited to 'devel/libpthread-stubs/files/patch-configure-libs') diff --git a/devel/libpthread-stubs/files/patch-configure-libs b/devel/libpthread-stubs/files/patch-configure-libs new file mode 100644 index 000000000000..91c919993d20 --- /dev/null +++ b/devel/libpthread-stubs/files/patch-configure-libs @@ -0,0 +1,11 @@ +--- configure.orig Wed Jan 24 17:10:44 2007 ++++ configure Wed Jan 24 17:11:08 2007 +@@ -20705,7 +20705,7 @@ + _ACEOF + + else +- PKG_CONFIG_LIBS='-L${libdir} -pthread-stubs' ++ PKG_CONFIG_LIBS='-L${libdir} -lpthread-stubs' + fi + done + -- cgit v1.2.3