diff options
| -rw-r--r-- | meta/recipes-core/musl/musl.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/musl/musl.inc b/meta/recipes-core/musl/musl.inc index e5cc869cb9..bdce412162 100644 --- a/meta/recipes-core/musl/musl.inc +++ b/meta/recipes-core/musl/musl.inc | |||
| @@ -27,3 +27,5 @@ ARM_INSTRUCTION_SET_armv4 = "arm" | |||
| 27 | 27 | ||
| 28 | # Enable out of tree build | 28 | # Enable out of tree build |
| 29 | B = "${WORKDIR}/build" | 29 | B = "${WORKDIR}/build" |
| 30 | |||
| 31 | do_configure[cleandirs] = "${B}" | ||
