]> git.ipfire.org Git - thirdparty/curl.git/commit
lib: never define CURL_CA_BUNDLE with a getenv
authorDaniel Stenberg <daniel@haxx.se>
Sun, 5 Apr 2020 09:19:39 +0000 (11:19 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 5 Apr 2020 21:59:20 +0000 (23:59 +0200)
commit66828f4fd3c19bcefeb421a414629e3dc80ef960
tree96dc4762e034bd393ee8c8b6750326339eeaf70c
parentf50bc76c99bb6fd8be257de4c0544837d8f997b6
lib: never define CURL_CA_BUNDLE with a getenv

- it breaks the build (since 6de756c9b1de34b7a1)
- it's not documented and not consistent across platforms
- the curl tool does that getenv magic

Bug: https://github.com/curl/curl/commit/6de756c#r38127030
Reported-by: Gisle Vanem
Closes #5187
lib/Makefile.netware
lib/config-dos.h