Skip to content

Commit 0c23b9e

Browse files
committed
brotli
1 parent f964470 commit 0c23b9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apothecary/formulas/brotli.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ function build() {
187187
-DANDROID_API=${ANDROID_API} \
188188
-DANDROID_TOOLCHAIN=clang \
189189
-DANDROID_NDK_ROOT=$ANDROID_NDK_ROOT \
190-
-DURIPARSER_ENABLE_INSTALL=ON \
191190
-DBUILD_SHARED_LIBS=OFF \
192191
-DCMAKE_POSITION_INDEPENDENT_CODE=ON \
193192
-DCMAKE_MINIMUM_REQUIRED_VERSION=3.22 \
@@ -196,7 +195,6 @@ function build() {
196195
-DENABLE_VISIBILITY=OFF \
197196
-DCMAKE_VERBOSE_MAKEFILE=${VERBOSE_MAKEFILE} \
198197
-DCMAKE_CXX_EXTENSIONS=OFF \
199-
-DGCC_VERSION=${GCC_VERSION} \
200198
-DCMAKE_SYSTEM_NAME=$TYPE \
201199
-DBROTLI_DISABLE_TESTS=ON \
202200
-DBROTLI_BUILD_TOOLS=OFF \

0 commit comments

Comments
 (0)