Skip to content

Commit

Permalink
Update modules/curl/8.8.0.bcr.1/patches/add_build_file.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Jul 12, 2024
1 parent 48fa768 commit 5babd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/curl/8.8.0.bcr.1/patches/add_build_file.patch
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ index 0000000..9b7c8c6
+ }),
+ local_defines = select({
+ "@platforms//os:macos": [
+ 'CURL_CA_BUNDLE=\\"/etc/ssl/certs/ca-certificates.crt\\"',
+ 'CURL_CA_BUNDLE=\\"/etc/ssl/cert.pem\\"',
+ 'CURL_CA_PATH=\\"/etc/ssl/certs\\"',
+ ],
+ "@platforms//os:linux": [
Expand Down

0 comments on commit 5babd29

Please sign in to comment.