summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.1.1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-07-31 07:45:26 +0000
committerKoen Kooi <koen@openembedded.org>2006-07-31 07:45:26 +0000
commit4dc4913394970994f56114128d4fac97665a8840 (patch)
treef9c442fec1309b4da5982a99d7af6251c93f268a /packages/gcc/gcc_4.1.1.bb
parent7bfab4149a434f3005d642cc50d4d180c1218e35 (diff)
gcc: make fortran switches behave like the java switches to battle the 'g++ disappeared' symptoms
Diffstat (limited to 'packages/gcc/gcc_4.1.1.bb')
-rw-r--r--packages/gcc/gcc_4.1.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gcc/gcc_4.1.1.bb b/packages/gcc/gcc_4.1.1.bb
index 35124823a0..c5af490b17 100644
--- a/packages/gcc/gcc_4.1.1.bb
+++ b/packages/gcc/gcc_4.1.1.bb
@@ -37,6 +37,7 @@ HAS_G2C = "no"
#Set the java bits
JAVA_arm = ""
+LANGUAGES = "c,c++"
include gcc3-build.inc