diff --git a/meta-oe/recipes-support/smarty/smarty_5.4.5.bb b/meta-oe/recipes-support/smarty/smarty_5.4.5.bb index 7072641d45..37336ff5d7 100644 --- a/meta-oe/recipes-support/smarty/smarty_5.4.5.bb +++ b/meta-oe/recipes-support/smarty/smarty_5.4.5.bb @@ -18,9 +18,7 @@ S = "${UNPACKDIR}/git" INHIBIT_DEFAULT_DEPS = "1" -inherit allarch - -# `make clean` removes files, they can't be rebuild with `make all` +# `make clean` removes files, they can't be rebuild with `make all` CLEANBROKEN = "1" do_configure[noexec] = "1"