diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-03 13:36:05 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-03 13:36:05 +0000 |
commit | 80239377e351b1639b182c344529fe7332bbef6b (patch) | |
tree | 3eb6fa0b55d299cf1f3f07a4f7031dc5a833cc60 /java/cacao/files/patch-boehm-gc__configure | |
parent | Since this port links to boost, a C++11-compatible compiler is necessary. (diff) |
Remove expired ports:
2018-12-02 java/classpath: Staled since 2012, OpenJDK is live now
java/cacao: Depends on expired java/classpath
2018-12-04 java/jamvm: Abandonware, depends on expired java/classpath
Diffstat (limited to 'java/cacao/files/patch-boehm-gc__configure')
-rw-r--r-- | java/cacao/files/patch-boehm-gc__configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/java/cacao/files/patch-boehm-gc__configure b/java/cacao/files/patch-boehm-gc__configure deleted file mode 100644 index fa6ac04df761..000000000000 --- a/java/cacao/files/patch-boehm-gc__configure +++ /dev/null @@ -1,10 +0,0 @@ ---- src/mm/boehm-gc/configure.orig 2012-09-03 12:10:04.000000000 -0400 -+++ src/mm/boehm-gc/configure 2012-09-19 14:42:52.000000000 -0400 -@@ -5063,6 +5063,7 @@ - $as_echo "#define GC_FREEBSD_THREADS 1" >>confdefs.h - - INCLUDES="$INCLUDES -pthread" -+ THREADDLLIBS=-lpthread - ;; - *-*-kfreebsd*-gnu) - $as_echo "#define GC_FREEBSD_THREADS 1" >>confdefs.h |