Skip to content

Commit

Permalink
Update build.py
Browse files Browse the repository at this point in the history
- force fallback for libbrotli and liblz4
  • Loading branch information
josh-hadley committed Feb 14, 2021
1 parent a20fd8c commit 9f1d2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"--buildtype=release",
"--strip",
"-Ddebug=true",
"--force-fallback-for=libbrotlidec,liblz4",
str(BUILD_DIR),
str(OTS_SRC_DIR),
]
Expand Down

0 comments on commit 9f1d2fe

Please sign in to comment.