kumquat-buildroot/package/dhcp
Tim Hammer 7c814fe9b2 package/dhcp: build internal bind tool gen for host (not target)
Building gen tool of the internal (bundled) bind needs to be for host, not target
Switch to use internal build in commit 0c8dd6ebd6
overlooked this.

Building dns library in /home/autobuild/autobuild/instance-13/output-1/build/dhcp-4.4.2-P1/bind/bind-9.11.14/lib/dns
/bin/sh: line 1: ./gen: cannot execute binary file: Exec format error

Thus, we need to set not just CC, but also CFLAGS etc. otherwise the
target CFLAGS etc. will be inherited from top-level configure.

Fixes:
 - http://autobuild.buildroot.org/results/da6fd904d1a6bae73b6ff89dd008de1f459bb7d7/

Signed-off-by: Tim Hammer <Tim.Hammer@orolia.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-04-12 20:30:42 +02:00
..
0001-WIP-Resolve-ISC-DHCP-does-not-build-with-gcc10.patch
Config.in
dhclient-script
dhclient.conf
dhcp.hash
dhcp.mk package/dhcp: build internal bind tool gen for host (not target) 2022-04-12 20:30:42 +02:00
dhcpd.conf
dhcpd.service
S80dhcp-relay
S80dhcp-server