aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross_4.1.1.bb
blob: 9204c2ead937b058b7d0299836492fdb976bb75d (plain)
1
2
3
4
5
6
7
8
PR = "${INC_PR}.1"

require gcc-${PV}.inc
require gcc-cross4.inc

SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "

EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"