summaryrefslogtreecommitdiff
path: root/devel/gnustep-base/patches/patch-aa
blob: 196933c4cddbf03016bff3aa42c1ee436e47ecff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.19 2020/11/11 11:03:12 mef Exp $

--- configure.orig	2020-04-05 20:00:40.000000000 +0200
+++ configure	2020-04-14 14:56:23.350836708 +0200
@@ -6029,8 +6029,9 @@
 if test "$LIBOBJC" = ""; then
   as_fn_error $? "The command 'gnustep-config --objc-libs' (provided by the gnustep-make package) returned no Objective-C library.  Unable to continue configuring without Objective-C support." "$LINENO" 5
   exit 1
 fi
+LIBOBJC="$LIBOBJC @PTHREAD_LIBS@"
 
 #--------------------------------------------------------------------
 # Miscellaneous flags
 #--------------------------------------------------------------------