Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Index: debian/patches/hurd-fixes.diff
================================================== =================
--- debian/patches/hurd-fixes.diff (révision 5882)
+++ debian/patches/hurd-fixes.diff (copie de travail)
@@ -1,11 +0,0 @@
---- a/src/libgcc/generic-morestack.c.orig 2011-12-19 21:14:52.000000000 +0100
-+++ b/src/libgcc/generic-morestack.c 2011-12-19 21:15:35.000000000 +0100
-@@ -507,7 +507,7 @@
- sigemptyset (&__morestack_initial_sp.mask);
-
- sigfillset (&__morestack_fullmask);
--#ifdef __GLIBC__
-+#if defined(__GLIBC__) && defined(__SIGRTMIN)
- /* In glibc, the first two real time signals are used by the NPTL
- threading library. By taking them out of the set of signals, we
- avoiding copying the signal mask in pthread_sigmask. More
Index: debian/rules.patch
================================================== =================
--- debian/rules.patch (révision 5882)
+++ debian/rules.patch (copie de travail)
@@ -208,7 +208,7 @@
endif