diff options
-rw-r--r-- | meta-oe/recipes-support/log4c/log4c_1.2.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/log4c/log4c_1.2.4.bb b/meta-oe/recipes-support/log4c/log4c_1.2.4.bb index 3286b08eeb..a028f2b7f3 100644 --- a/meta-oe/recipes-support/log4c/log4c_1.2.4.bb +++ b/meta-oe/recipes-support/log4c/log4c_1.2.4.bb | |||
@@ -15,3 +15,5 @@ PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat" | |||
15 | BINCONFIG = "${bindir}/log4c-config" | 15 | BINCONFIG = "${bindir}/log4c-config" |
16 | 16 | ||
17 | inherit autotools binconfig-disabled | 17 | inherit autotools binconfig-disabled |
18 | |||
19 | BBCLASSEXTEND = "native" | ||