aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas@google.com>2017-09-19 09:40:48 +0200
committerGitHub <noreply@github.com>2017-09-19 09:40:48 +0200
commit52f04833320d73a1970aaaf2737b23a63f85aeb2 (patch)
tree25caba5419fbba915f5fcb2537ee267b34780669 /scripts
parent87b43eb61b6c58fc60d9da871e8b55c6eb68987d (diff)
downloadbrotli-52f04833320d73a1970aaaf2737b23a63f85aeb2.zip
brotli-52f04833320d73a1970aaaf2737b23a63f85aeb2.tar.gz
brotli-52f04833320d73a1970aaaf2737b23a63f85aeb2.tar.bz2
Build both static and shared libs with CMake (#599)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/.configure-custom.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/.configure-custom.sh b/scripts/.configure-custom.sh
index 538122c..f1f641a 100644
--- a/scripts/.configure-custom.sh
+++ b/scripts/.configure-custom.sh
@@ -1,4 +1 @@
#!/usr/bin/env bash
-
-DISABLE_VARS="shared-libs|0|BUILD_SHARED_LIBS"
-DISABLE_BUILD_SHARED_LIBS_DOC="force building static libraries"