summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/libcurl/ppc-amigaos/configure.p
blob: 91bf677c5aeca983498927fb9f36f352318f15b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- configure	2022-01-04 11:43:20.490235234 +0000
+++ configure	2022-01-04 11:56:40.357605123 +0000
@@ -44201,9 +44201,7 @@ fi
 
             if test "$USE_THREADS_POSIX" != "1"
       then
-        CFLAGS="$CFLAGS -pthread"
-        # assign PTHREAD for pkg-config use
-        PTHREAD=" -pthread"
+
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
 if ${ac_cv_lib_pthread_pthread_create+:} false; then :