summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open_issues/gcc/boehm_gc.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/open_issues/gcc/boehm_gc.mdwn b/open_issues/gcc/boehm_gc.mdwn
index d6b25df5..2ee88a2b 100644
--- a/open_issues/gcc/boehm_gc.mdwn
+++ b/open_issues/gcc/boehm_gc.mdwn
@@ -23,3 +23,7 @@ IRC, unknown channel, unknown date.
<tschwinge> +#if (defined(__linux__) || defined(__GLIBC__) || defined(__GNU__)) && !defined(_GNU_SOURCE)
<youpi> yes, these are needed
<youpi> and that's the kind of fix needed for java
+
+---
+
+<http://lists.debian.org/debian-hurd/2000/03/msg00305.html>