[OE-core] [PATCH] btrfs-tools: Pass DEBUG_MAP_PREFIX flags to Python

Richard Purdie richard.purdie at linuxfoundation.org
Wed May 29 22:01:15 UTC 2019


On Wed, 2019-05-29 at 09:42 -0500, Joshua Watt wrote:
> The DEBUG_MAP_PREFIX flags need to be passed when building the Python
> library to prevent these non-reproducible paths from being encoded
> into
> the library. The patch that does this was accepted upstream and
> supersedes part of a previous patch that passed LDFLAGS to the Python
> library in favor of passing EXTRA_PYTHON_LDFLAGS, so the patch and
> recipe has been updated to reflect this.
> 
> Signed-off-by: Joshua Watt <JPEWhacker at gmail.com>

This breaks btrfs-tools-native:

https://autobuilder.yoctoproject.org/typhoon/#/builders/23/builds/875/steps/7/logs/step2b

Cheers,

Richard



More information about the Openembedded-core mailing list