[OE-core] [PATCH 3/7] btrfs-tools: update to 4.12

Alexander Kanavin alexander.kanavin at linux.intel.com
Mon Aug 7 12:59:34 UTC 2017


On 08/07/2017 03:59 PM, Burton, Ross wrote:

>     +-      $(Q)$(CC) $(CFLAGS) $< -o $@
>     ++      $(Q)$(BUILD_CC) $(CFLAGS) $< -o $@
> 
> 
> This won't work when CFLAGS contains arguments that the host compiler 
> doesn't recognise, or are inappropriate.

Right, should've been BUILD_CFLAGS? Can you amend the patch in-place?

Alex



More information about the Openembedded-core mailing list