Skip to content

Commit 9f1d2fe

Browse files
committed
Update build.py
- force fallback for libbrotli and liblz4
1 parent a20fd8c commit 9f1d2fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"--buildtype=release",
3333
"--strip",
3434
"-Ddebug=true",
35+
"--force-fallback-for=libbrotlidec,liblz4",
3536
str(BUILD_DIR),
3637
str(OTS_SRC_DIR),
3738
]

0 commit comments

Comments
 (0)