summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross_4.1.1.bb
blob: 6788bc0d82149f6dbfd5fb7a4effaef5c03643ec (plain)
1
2
3
4
5
6
7
8
9
10
PR = "r18"

require gcc-${PV}.inc
require gcc-cross4.inc
require gcc3-build-cross.inc
require gcc-package-cross.inc

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

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