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

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

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