[Buildroot] [PATCH v2 3/3] aufs-util: new package

Christian Stewart christian at paral.in
Sat Jul 2 19:00:49 UTC 2016


Atul,
On Fri, Apr 29, 2016 at 6:32 AM Atul Singh
<atul.singh.mandla at rockwellcollins.com> wrote:
> + $(MAKE) -C $(@D) CPPFLAGS=”-I $(LINUX_BUILDDIR)/usr/include/”
HOSTCC=”$(TARGET_CC)“ HOSTLD=”$(TARGET_LD)“ INSTALL=”$(INSTALL)“ all +endef
FYI, this is wrong - HOSTCC should be $(HOSTCC), as it's used to build some
small utilities called by aufs-util like “ver” on the host.
Even setting it like so I can't seem to get the makefile to use the host cc
properly…
Best, Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160702/4a7e985b/attachment.html>


More information about the buildroot mailing list