Disable building OpenH264 in Andriod CI builds
This commit is contained in:
parent
aad64eeb86
commit
95315816d9
@ -10,7 +10,7 @@
|
||||
# create seperate configurations for each NDK API level
|
||||
# and architecture you want to support.
|
||||
WITH_JPEG=0
|
||||
WITH_OPENH264=1
|
||||
WITH_OPENH264=0
|
||||
WITH_OPENSSL=1
|
||||
BUILD_DEPS=1
|
||||
DEPS_ONLY=0
|
||||
|
Loading…
Reference in New Issue
Block a user