summaryrefslogtreecommitdiff
path: root/java/cacao/files/patch-boehm-gc__configure
diff options
context:
space:
mode:
Diffstat (limited to 'java/cacao/files/patch-boehm-gc__configure')
-rw-r--r--java/cacao/files/patch-boehm-gc__configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/cacao/files/patch-boehm-gc__configure b/java/cacao/files/patch-boehm-gc__configure
index 9c38d11e2bf9..fa6ac04df761 100644
--- a/java/cacao/files/patch-boehm-gc__configure
+++ b/java/cacao/files/patch-boehm-gc__configure
@@ -4,7 +4,7 @@
$as_echo "#define GC_FREEBSD_THREADS 1" >>confdefs.h
INCLUDES="$INCLUDES -pthread"
-+ THREADDLLIBS=%%PTHREAD_LIBS%%
++ THREADDLLIBS=-lpthread
;;
*-*-kfreebsd*-gnu)
$as_echo "#define GC_FREEBSD_THREADS 1" >>confdefs.h