summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gcc-sparc64/files/gcc-3.3.5-gentoo-branding.patch')
-rw-r--r--sys-devel/gcc-sparc64/files/gcc-3.3.5-gentoo-branding.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/sys-devel/gcc-sparc64/files/gcc-3.3.5-gentoo-branding.patch b/sys-devel/gcc-sparc64/files/gcc-3.3.5-gentoo-branding.patch
deleted file mode 100644
index 509927a937bf..000000000000
--- a/sys-devel/gcc-sparc64/files/gcc-3.3.5-gentoo-branding.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-diff -Naurp gcc-3.3.orig/gcc/version.c gcc-3.3/gcc/version.c
---- gcc-3.3.orig/gcc/version.c 2003-05-13 17:26:03.000000000 -0400
-+++ gcc-3.3/gcc/version.c 2003-05-16 14:35:08.000000000 -0400
-@@ -6,7 +6,7 @@
- please modify this string to indicate that, e.g. by putting your
- organization's name in parentheses at the end of the string. */
-
--const char version_string[] = "3.3.5";
-+const char version_string[] = "3.3.5 @GENTOO@";
-
- /* This is the location of the online document giving instructions for
- reporting bugs. If you distribute a modified version of GCC,
-@@ -15,4 +15,4 @@ const char version_string[] = "3.3";
- forward us bugs reported to you, if you determine that they are
- not bugs in your modifications.) */
-
--const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";
-+const char bug_report_url[] = "<URL:http://bugs.gentoo.org/>";