Magellan Linux

Contents of /trunk/gcc/patches/gcc-4.0.2-magellan-version.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 169 - (show annotations) (download)
Tue May 8 21:36:54 2007 UTC (16 years, 11 months ago) by niro
File size: 917 byte(s)
-moved to patches subdir

1 # $Header: /root/magellan-cvs/src/gcc/patches/gcc-4.0.2-magellan-version.patch,v 1.1 2007-05-08 21:32:56 niro Exp $
2 magellan version branding
3
4 --- gcc/version.c.orig 2005-10-05 20:14:11.000000000 +0000
5 +++ gcc/version.c 2005-10-05 20:14:57.000000000 +0000
6 @@ -5,7 +5,7 @@
7 please modify this string to indicate that, e.g. by putting your
8 organization's name in parentheses at the end of the string. */
9
10 -const char version_string[] = "4.0.2";
11 +const char version_string[] = "4.0.2 (Magellan-Linux)";
12
13 /* This is the location of the online document giving instructions for
14 reporting bugs. If you distribute a modified version of GCC,
15 @@ -14,4 +14,4 @@
16 forward us bugs reported to you, if you determine that they are
17 not bugs in your modifications.) */
18
19 -const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";
20 +const char bug_report_url[] = "<URL:http://bugs.magellan-linux.de>";