mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
Disable building OpenH264 in Andriod CI builds
This commit is contained in:
committed by
akallabeth
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
|
||||
|
||||
Reference in New Issue
Block a user