diff options
author | Junqian Gordon Xu <xjqian@gmail.com> | 2007-11-25 01:42:31 +0000 |
---|---|---|
committer | Junqian Gordon Xu <xjqian@gmail.com> | 2007-11-25 01:42:31 +0000 |
commit | 2fdaf37def2071e45f4da5782f91f64789c4c85e (patch) | |
tree | d7ba3fb1e8da1df9e5c0260b155e05a2a6de9de5 /packages/gcc | |
parent | ffd6c5ca65781f22ea7071ffb23c481b99b48d1e (diff) |
gcc_4.1.2: revert enabling fortran.
Diffstat (limited to 'packages/gcc')
-rw-r--r-- | packages/gcc/gcc_4.1.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gcc/gcc_4.1.2.bb b/packages/gcc/gcc_4.1.2.bb index dcec68f0d6..a6c99140b5 100644 --- a/packages/gcc/gcc_4.1.2.bb +++ b/packages/gcc/gcc_4.1.2.bb @@ -42,7 +42,6 @@ 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 = "" |