From: Christopher Larson <[email protected]>
Signed-off-by: Christopher Larson <[email protected]>
---
meta-networking/recipes-support/dnsmasq/dnsmasq.inc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq.inc
b/meta-networking/recipes-support/dnsmasq/dnsmasq.inc
index 71a491f..7037cb1 100644
--- a/meta-networking/recipes-support/dnsmasq/dnsmasq.inc
+++ b/meta-networking/recipes-support/dnsmasq/dnsmasq.inc
@@ -22,6 +22,10 @@ INITSCRIPT_PARAMS = "defaults"
PACKAGECONFIG ??= ""
PACKAGECONFIG[dbus] = "COPTS=-DHAVE_DBUS,,dbus"
EXTRA_OEMAKE = "${EXTRA_OECONF}"
+EXTRA_OEMAKE += "\
+ 'CFLAGS=${CFLAGS}' \
+ 'LDFLAGS=${LDFLAGS}' \
+"
do_compile_append() {
# build dhcp_release
--
1.8.3.4
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel