[OE-core] [PATCH 2/5] taglib: Update to 1.11.1

Burton, Ross ross.burton at intel.com
Mon Nov 21 17:57:25 UTC 2016


On 16 November 2016 at 17:47, Khem Raj <raj.khem at gmail.com> wrote:

> -DEPENDS = "zlib"
> +DEPENDS = "zlib boost"
>

This appears to be an optional dependency and pulls in all of boost for a
byte swapping macro, which whilst I appreciate is in the spirit of C++
isn't great considering GCC has its own macros that it also checks for.

Can we just fix the tests so they don't error if boost isn't present and
force it to off?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161121/06599b35/attachment-0002.html>


More information about the Openembedded-core mailing list