diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-14 10:35:05 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-14 10:35:05 +0100 |
commit | 2f43c2b1b4c1b8b52a222954de3ba53e149cea82 (patch) | |
tree | 8b1fab1ddbbbf11b7bd5f3490541ad192aff7046 /hurd/running/debian/porting | |
parent | 2341416e79e4375eb2724203fed0b48d44e2504e (diff) |
GCC: gcc_cv_libc_provides_ssp has been ``fixed'' (worked around).
Diffstat (limited to 'hurd/running/debian/porting')
-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) |