summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc4-build.inc
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-04 22:40:10 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-04 22:40:10 +0000
commit110fc8fea72178970c07d051664476bd78cb5b54 (patch)
tree32235824df8873d99c754a3f88bcaf05fc7fa06a /packages/gcc/gcc4-build.inc
parent84548b84b58e0dc78ca4048efd14f5e856dcfbd5 (diff)
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/04 23:10:50+01:00 reciva.com!pb add gcc 4.0.0 2005/06/04 23:08:08+01:00 reciva.com!pb cope with gcc4 fortran bits BKrev: 42a22dcac2kd3vW9QUK32xYMJJkc6A
Diffstat (limited to 'packages/gcc/gcc4-build.inc')
-rw-r--r--packages/gcc/gcc4-build.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/gcc/gcc4-build.inc b/packages/gcc/gcc4-build.inc
index e69de29bb2..8b80f4820a 100644
--- a/packages/gcc/gcc4-build.inc
+++ b/packages/gcc/gcc4-build.inc
@@ -0,0 +1,6 @@
+FORTRAN = "f95"
+HAS_GFORTRAN = "yes"
+HAS_G2C = "no"
+
+include gcc3-build.inc
+