summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/attr/ea-acl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/attr/ea-acl.inc')
-rw-r--r--meta/recipes-support/attr/ea-acl.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/attr/ea-acl.inc b/meta/recipes-support/attr/ea-acl.inc
index 1339eccdbd..9336ffc938 100644
--- a/meta/recipes-support/attr/ea-acl.inc
+++ b/meta/recipes-support/attr/ea-acl.inc
@@ -7,6 +7,9 @@ SRC_URI_append = " file://0001-Added-configure-option-to-enable-disable-static-l
7 7
8inherit autotools-brokensep gettext 8inherit autotools-brokensep gettext
9 9
10# When upstream is using automake properly, this can be removed
11CLEANBROKEN = "1"
12
10# the package comes with a custom config.h.in, it cannot be 13# the package comes with a custom config.h.in, it cannot be
11# overwritten by autoheader 14# overwritten by autoheader
12EXTRA_AUTORECONF += "--exclude=autoheader" 15EXTRA_AUTORECONF += "--exclude=autoheader"