diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-18 12:36:49 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-18 12:36:49 +0200 |
commit | bf50f7e8947980cc3fe9f7a09219481b35355360 (patch) | |
tree | 5b222b527fc87566a909012aab6680bf2f95a21e /hurd | |
parent | d68a88bce5268ad7d9f0f83b79de7a5f7d2c8582 (diff) |
Tag as fixed_in_debian.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/debian/porting/gcc/c++.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/running/debian/porting/gcc/c++.mdwn b/hurd/running/debian/porting/gcc/c++.mdwn index 1d64b9b5..d8a6f971 100644 --- a/hurd/running/debian/porting/gcc/c++.mdwn +++ b/hurd/running/debian/porting/gcc/c++.mdwn @@ -1,4 +1,4 @@ -[[meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] +[[meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] [[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -8,6 +8,8 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]]"""]] +[[tag fixed_in_debian]] + Modify the [[building/cross-compiling]] shell script to configure GCC for building GCC with C++ support when building its second (i.e., final) version. |