diff options
Diffstat (limited to 'packages/gcc/gcc_3.3.4.bb')
-rw-r--r-- | packages/gcc/gcc_3.3.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gcc/gcc_3.3.4.bb b/packages/gcc/gcc_3.3.4.bb index c3df66d720..49f14cd888 100644 --- a/packages/gcc/gcc_3.3.4.bb +++ b/packages/gcc/gcc_3.3.4.bb @@ -5,7 +5,6 @@ inherit autotools gettext DESCRIPTION = "The GNU cc and gcc C compilers." HOMEPAGE = "http://www.gnu.org/software/gcc/" LICENSE = "GPL" -MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" # libgcc libstdc++ libg2c are listed in our FILES_*, but are actually # packaged in the respective cross packages. |