[Buildroot] [PATCH 1/1] odhcploc: new package

Floris Bos bos at je-eigen-domein.nl
Sun Aug 17 20:51:14 UTC 2014


On 08/17/2014 09:34 PM, Thomas Petazzoni wrote:
> On Sat,  9 Aug 2014 20:06:57 +0200, Floris Bos wrote:
>> Adds odhcploc, a network utility to scan for (rogue) DHCP servers.
>>
>> Signed-off-by: Floris Bos <bos at je-eigen-domein.nl>
> Thanks, I've applied the patch to the next branch, after doing a few
> changes, see below.

Thanks for applying.


> +define ODHCPLOC_BUILD_CMDS
> +     $(MAKE) CC="$(TARGET_CC)" LD="$(TARGET_LD)" -C $(@D) all
> Used tab for indentation instead of spaces, and replaced CC=.. LD=.. by
> $(TARGET_CONFIGURE_OPTS).

Fine with me.
Had copied the CC=.. LD=.. construct from the manual though ( 
http://www.buildroot.org/downloads/manual/manual.html#_infrastructure_for_packages_with_specific_build_systems 
)
Perhaps mention $(TARGET_CONFIGURE_OPTS) there as well?

-- 
Yours sincerely,

Floris Bos




More information about the buildroot mailing list