diff options
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq.inc b/meta-networking/recipes-support/dnsmasq/dnsmasq.inc index 71a491fcb9..7037cb1351 100644 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq.inc +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq.inc | |||
| @@ -22,6 +22,10 @@ INITSCRIPT_PARAMS = "defaults" | |||
| 22 | PACKAGECONFIG ??= "" | 22 | PACKAGECONFIG ??= "" |
| 23 | PACKAGECONFIG[dbus] = "COPTS=-DHAVE_DBUS,,dbus" | 23 | PACKAGECONFIG[dbus] = "COPTS=-DHAVE_DBUS,,dbus" |
| 24 | EXTRA_OEMAKE = "${EXTRA_OECONF}" | 24 | EXTRA_OEMAKE = "${EXTRA_OECONF}" |
| 25 | EXTRA_OEMAKE += "\ | ||
| 26 | 'CFLAGS=${CFLAGS}' \ | ||
| 27 | 'LDFLAGS=${LDFLAGS}' \ | ||
| 28 | " | ||
| 25 | 29 | ||
| 26 | do_compile_append() { | 30 | do_compile_append() { |
| 27 | # build dhcp_release | 31 | # build dhcp_release |
