diff --git a/meta/recipes-devtools/make/make.inc b/meta/recipes-devtools/make/make.inc index 23629d37b0..b7c353f947 100644 --- a/meta/recipes-devtools/make/make.inc +++ b/meta/recipes-devtools/make/make.inc @@ -9,3 +9,5 @@ SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \ file://SCCS.patch;patch=1" inherit autotools gettext + +BBCLASSEXTEND = "native"