aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross-sdk_4.3.3.bb
blob: 62de3827977e362be6df9901c72b4efbfa4ade1f (plain)
1
2
3
4
5
6
7
8
9
10
11
PR = "${INC_PR}.2"

inherit sdk

require gcc-${PV}.inc
require gcc-cross-sdk.inc

EXTRA_OECONF += "--disable-libunwind-exceptions --disable-libssp \
		--disable-libgomp --disable-libmudflap \
		--with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"