summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/smarty/smarty_5.4.5.bb4
1 files changed, 1 insertions, 3 deletions
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"
18 18
19INHIBIT_DEFAULT_DEPS = "1" 19INHIBIT_DEFAULT_DEPS = "1"
20 20
21inherit allarch 21# `make clean` removes files, they can't be rebuild with `make all`
22
23# `make clean` removes files, they can't be rebuild with `make all`
24CLEANBROKEN = "1" 22CLEANBROKEN = "1"
25 23
26do_configure[noexec] = "1" 24do_configure[noexec] = "1"