diff options
-rw-r--r-- | hurd/running/debian/porting/gcc.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hurd/running/debian/porting/gcc.mdwn b/hurd/running/debian/porting/gcc.mdwn index 73134e70..c359374c 100644 --- a/hurd/running/debian/porting/gcc.mdwn +++ b/hurd/running/debian/porting/gcc.mdwn @@ -23,6 +23,12 @@ integrated. * [build system: gcc\_cv\_libc\_provides\_ssp and NATIVE\_SYSTEM\_HEADER\_DIR](http://gcc.gnu.org/ml/gcc/2008-10/msg00130.html) + * [\[PATCH\] build system: + gcc\_cv\_libc\_provides\_ssp](http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00425.html) + + * Continuation: [\[PATCH\] build system: + gcc\_cv\_libc\_provides\_ssp](http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00614.html) + * [-fstack-protector shouldn't use TLS in freestanding mode](http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29838) |