repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
evas-native: add libxext-native as dependency
[openembedded.git]
/
recipes
/
gcc
/
gcc-cross-initial_svn.bb
blob
067ab61be30df2c4f34f108baa0ad546e737c8fb
1
require gcc
-
cross_$
{
PV
}
.bb
2
require gcc
-
cross
-
initial.inc
3
4
DEPENDS
+=
"gmp-native mpfr-native"
5
6
EXTRA_OECONF
+=
" --disable-libmudflap \
7
--disable-libgomp \
8
--enable-decimal-float=no \
9
--disable-libssp"