mirror of
https://github.com/google/brotli.git
synced 2024-11-21 19:20:09 +00:00
6ece1d8791
* Move files & update paths * Rename build to scripts. * Fix paths * Fix script.
5 lines
132 B
Bash
5 lines
132 B
Bash
#!/usr/bin/env bash
|
|
|
|
DISABLE_VARS="shared-libs|0|BUILD_SHARED_LIBS"
|
|
DISABLE_BUILD_SHARED_LIBS_DOC="force building static libraries"
|