We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f951a commit 142e212Copy full SHA for 142e212
boringssl.sh
@@ -99,6 +99,7 @@ _VER="$1"
99
options+=' -DBUILD_TESTING=OFF'
100
options+=' -DBUILD_TOOL=OFF'
101
options+=' -DDISABLE_GO=ON'
102
+ options+=' -DDISABLE_PERL=ON'
103
else
104
# Patch the build to omit debug info. This results in 50% smaller footprint
105
# for each ${_BLDDIR}. As of llvm 14.0.6, llvm-strip does an imperfect job
0 commit comments