mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
log4c: disable binconfig file
Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
3cc7f186be
commit
bfbc13b510
@@ -12,4 +12,6 @@ SRC_URI[sha256sum] = "5991020192f52cc40fa852fbf6bbf5bd5db5d5d00aa9905c67f6f0eade
|
|||||||
PACKAGECONFIG ??= "expat"
|
PACKAGECONFIG ??= "expat"
|
||||||
PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat"
|
PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat"
|
||||||
|
|
||||||
inherit autotools
|
BINCONFIG = "${bindir}/log4c-config"
|
||||||
|
|
||||||
|
inherit autotools binconfig-disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user