diff --git a/meta-oe/recipes-support/smarty/smarty_5.4.3.bb b/meta-oe/recipes-support/smarty/smarty_5.4.3.bb index 30a274e6c8..ad8d6bcc04 100644 --- a/meta-oe/recipes-support/smarty/smarty_5.4.3.bb +++ b/meta-oe/recipes-support/smarty/smarty_5.4.3.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"