summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.0.2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc-4.0.2.inc')
-rw-r--r--packages/gcc/gcc-4.0.2.inc7
1 files changed, 2 insertions, 5 deletions
diff --git a/packages/gcc/gcc-4.0.2.inc b/packages/gcc/gcc-4.0.2.inc
index 2945592659..6dd6febeba 100644
--- a/packages/gcc/gcc-4.0.2.inc
+++ b/packages/gcc/gcc-4.0.2.inc
@@ -1,11 +1,8 @@
-DESCRIPTION = "The GNU cc and gcc C compilers."
-HOMEPAGE = "http://www.gnu.org/software/gcc/"
-SECTION = "devel"
-LICENSE = "GPL"
+require gcc-common.inc
+
DEPENDS = "mpfr gmp"
PR = "r7"
-inherit autotools gettext
require gcc-package.inc