diff options
Diffstat (limited to 'packages/gcc/gcc_3.3.3.bb')
-rw-r--r-- | packages/gcc/gcc_3.3.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gcc/gcc_3.3.3.bb b/packages/gcc/gcc_3.3.3.bb index f46c481f69..8852f81def 100644 --- a/packages/gcc/gcc_3.3.3.bb +++ b/packages/gcc/gcc_3.3.3.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. |