diff options
-rw-r--r-- | hurd/running/debian/porting/gcc.mdwn | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/hurd/running/debian/porting/gcc.mdwn b/hurd/running/debian/porting/gcc.mdwn index c359374c..3744f6ee 100644 --- a/hurd/running/debian/porting/gcc.mdwn +++ b/hurd/running/debian/porting/gcc.mdwn @@ -23,14 +23,8 @@ 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) + * [-fstack-protector shouldn't use TLS in freestanding + mode](http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29838) * [Tool chain configuration: GNU/\* sharing stuff with GNU/Linux](http://gcc.gnu.org/ml/gcc/2007-11/msg00289.html) |