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.2.4.bb
blob
a35654e013a540ae9ebc9d4134f7b5f091b67124
1
PR
=
"${INC_PR}.4"
2
3
inherit sdk
4
5
require gcc
-
$
{
PV
}
.inc
6
require gcc
-
cross
-
sdk.inc
7
8
EXTRA_OECONF
+=
"--disable-libunwind-exceptions --enable-libssp \
9
--enable-libgomp --disable-libmudflap \
10
--with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"
11