diff options
Diffstat (limited to 'packages/gcc/gcc-3.3.4.inc')
-rw-r--r-- | packages/gcc/gcc-3.3.4.inc | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/packages/gcc/gcc-3.3.4.inc b/packages/gcc/gcc-3.3.4.inc index 294e57d7df..bc6b646c87 100644 --- a/packages/gcc/gcc-3.3.4.inc +++ b/packages/gcc/gcc-3.3.4.inc @@ -1,10 +1,6 @@ -SECTION = "devel" -PR = "r3" -inherit autotools gettext +require gcc-common.inc -DESCRIPTION = "The GNU cc and gcc C compilers." -HOMEPAGE = "http://www.gnu.org/software/gcc/" -LICENSE = "GPL" +PR = "r3" # libgcc libstdc++ libg2c are listed in our FILES_*, but are actually # packaged in the respective cross packages. |