aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc_4.1.2.bb
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2007-11-21 09:03:05 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2007-11-21 09:03:05 +0000
commit220023a1bd25f3f3e81e89e56b1e707fe1e29949 (patch)
tree1a99852dde6ec94f058783659be9c639847b49cf /packages/gcc/gcc_4.1.2.bb
parentc690d0aa1271976295342130e104f37660ee10e3 (diff)
downloadopenembedded-220023a1bd25f3f3e81e89e56b1e707fe1e29949.tar.gz
gcc-(cross)_4.1.2: enable gfortran and gfortran packaging
Diffstat (limited to 'packages/gcc/gcc_4.1.2.bb')
-rw-r--r--packages/gcc/gcc_4.1.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gcc/gcc_4.1.2.bb b/packages/gcc/gcc_4.1.2.bb
index 0f8cfa46b4..719379c805 100644
--- a/packages/gcc/gcc_4.1.2.bb
+++ b/packages/gcc/gcc_4.1.2.bb
@@ -39,6 +39,7 @@ SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "
#Set the fortran bits
# ',fortran' or '', not 'f77' like gcc3 had
FORTRAN = ""
+FORTRAN_linux-gnueabi = ",fortran"
#Set the java bits
JAVA = ""