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
cornucopia: bump SRCREV
[openembedded.git]
/
recipes
/
gcc
/
gcc-cross-sdk_4.3.4.bb
blob
62de3827977e362be6df9901c72b4efbfa4ade1f
1
PR
=
"${INC_PR}.2"
2
3
inherit sdk
4
5
require gcc
-
$
{
PV
}
.inc
6
require gcc
-
cross
-
sdk.inc
7
8
EXTRA_OECONF
+=
"--disable-libunwind-exceptions --disable-libssp \
9
--disable-libgomp --disable-libmudflap \
10
--with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"
11