git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7006d4a
)
gcc 4.1.2: disable fortran as it doesn't build for everybody (it works fine on the...
author
Koen Kooi
<koen@openembedded.org>
Wed, 19 Sep 2007 12:01:58 +0000
(12:01 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 19 Sep 2007 12:01:58 +0000
(12:01 +0000)
packages/gcc/gcc_4.1.2.bb
patch
|
blob
|
history
diff --git
a/packages/gcc/gcc_4.1.2.bb
b/packages/gcc/gcc_4.1.2.bb
index
1d76a48
..
5d01163
100644
(file)
--- a/
packages/gcc/gcc_4.1.2.bb
+++ b/
packages/gcc/gcc_4.1.2.bb
@@
-38,7
+38,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 = ""