diff options
| author | Stefan Boberg <[email protected]> | 2025-11-11 20:22:09 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2025-11-11 20:22:09 +0100 |
| commit | ac363e8c3365f00889d98f2eeab2d8c6b7d548e7 (patch) | |
| tree | 63a22aca8322971114e1fabf83cb14eaa435f11b /scripts/bundle.lua | |
| parent | fix missing auth (#644) (diff) | |
| download | zen-ac363e8c3365f00889d98f2eeab2d8c6b7d548e7.tar.xz zen-ac363e8c3365f00889d98f2eeab2d8c6b7d548e7.zip | |
Change curl defaults on MacOS (#645)
* changed curl config to match the default from vcpkg (i.e `CURL_CA_FALLBACK=ON`)
* disables use of Secure Transport for Mac since it's deprecated
* Also worked around an issue (with `CURL_CA_BUNDLE`) where cross compiling curl on Mac would not configure curl in the same way as when compiling natively. This meant builds would not download on ARM macs when the CI build machine architecture was x86. The workaround should be redundant if we upgrade to 8.17 and use Apple SecTrust for cert validation. This should happen soon.
* Also added various verbose logging to facilitate trouble shooting
Diffstat (limited to 'scripts/bundle.lua')
0 files changed, 0 insertions, 0 deletions