Patch boringssl for ppc64le
This commit adds a patch file for the bazel BUILD file contained in the boringssl.tar.gz file. It set the necessary compile options to build boringssl on pp64le. (Basically adds linux_ppc64le everywhere linux_x86_64 is) Fixes #20677
Loading
Please sign in to comment