[OE-core] [RFT][PATCH] curl: disable curl-config binconfig file

Burton, Ross ross.burton at intel.com
Tue Feb 2 21:47:51 UTC 2016


On 2 February 2016 at 18:40, Andre McCurdy <armccurdy at gmail.com> wrote:

> setup.py actually parses the output of curl-config --libs (ie "-lcurl
> -lnettle -lgnutls -lz") to decide which ssl implementation curl has
> been built against. There's nothing in curl's pkg-config file which
> gives that same information.
>
> A second question is why pycurl thinks it needs to know which ssl
> implementation curl is using. I don't think it really does, but fixing
> it and then rewriting setup.py is not a trivial patch.
>

Huh, it looks a lot like the pkgconfig file isn't complete.  Also my
initial look at "can I rewrite this setup.py to use pkgconfig" was quickly
abandoned with your same conclusion...  agreed: this patch is on hold!

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


More information about the Openembedded-core mailing list