diff options
-rw-r--r-- | meta/recipes-extended/newt/libnewt_0.52.18.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/newt/libnewt_0.52.18.bb b/meta/recipes-extended/newt/libnewt_0.52.18.bb index e8ac66269a..fa2493b554 100644 --- a/meta/recipes-extended/newt/libnewt_0.52.18.bb +++ b/meta/recipes-extended/newt/libnewt_0.52.18.bb | |||
@@ -32,6 +32,8 @@ EXTRA_OECONF = "--without-tcl --without-python" | |||
32 | 32 | ||
33 | inherit autotools-brokensep | 33 | inherit autotools-brokensep |
34 | 34 | ||
35 | CLEANBROKEN = "1" | ||
36 | |||
35 | export STAGING_INCDIR | 37 | export STAGING_INCDIR |
36 | export STAGING_LIBDIR | 38 | export STAGING_LIBDIR |
37 | 39 | ||