curl-library
Re: A CURL_CHECK_CA_BUNDLE bug?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 18 Apr 2013 23:40:35 +0200 (CEST)
Received on 2013-04-18
Date: Thu, 18 Apr 2013 23:40:35 +0200 (CEST)
On Thu, 18 Apr 2013, Dan Fandrich wrote:
>> Clearly the check can't work like that for cross-compiled builds. I suggest
>> we add a big AC_MSG_WARN() there in the same style we do for --with-random
>> which basically has the same retrictions.
>
> Sounds like about as good a fix as can be expected for this case.
Attached to this mail is my take on a fix. I don't have any cross-compile env
setup right now myself, so if there's someone reading this who cross-compiles
curl I'll appreciate a test run with this patch applied!
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: 0001-CURL_CHECK_CA_BUNDLE-don-t-check-for-paths-when-cros.patch