Added BoringSSL - replacement for OpenSSL, updated libcurl to use boringssl
This commit is contained in:
Submodule project/jni/application/commandergenius/commandergenius updated: 094b0aac7c...c5210b0c42
Submodule project/jni/application/hid-pc-keyboard/src updated: 4f96333c1c...bf31c329b1
@@ -244,7 +244,7 @@ MultiABI='armeabi-v7a x86 mips'
|
||||
# Optional shared libraries to compile - removing some of them will save space
|
||||
# MP3 support by libMAD is encumbered by patents and libMAD is GPL-ed
|
||||
# Available libraries: mad (GPL-ed!) sdl_mixer sdl_image sdl_ttf sdl_net sdl_blitpool sdl_gfx sdl_sound intl xml2 lua jpeg png ogg flac tremor vorbis freetype xerces curl theora fluidsynth lzma lzo2 mikmod openal timidity zzip bzip2 yaml-cpp python boost_date_time boost_filesystem boost_iostreams boost_program_options boost_regex boost_signals boost_system boost_thread glu avcodec avdevice avfilter avformat avresample avutil swscale swresample bzip2
|
||||
CompiledLibraries="sdl_mixer sdl_image freetype curl vorbis ogg openal"
|
||||
CompiledLibraries="sdl_mixer sdl_image freetype vorbis ogg openal"
|
||||
|
||||
# Application uses custom build script AndroidBuild.sh instead of Android.mk (y) or (n)
|
||||
CustomBuildScript=y
|
||||
|
||||
Submodule project/jni/application/openttd/src updated: b4b6e07057...2b5d1be8e7
@@ -235,7 +235,7 @@ FirstStartMenuOptions=''
|
||||
AppMinimumRAM=0
|
||||
|
||||
# GCC version, 4.6 (default) or 4.8, CLANG is not supported yet
|
||||
NDK_TOOLCHAIN_VERSION=4.8
|
||||
NDK_TOOLCHAIN_VERSION=4.9
|
||||
|
||||
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
|
||||
# Available architectures: armeabi armeabi-v7a armeabi-v7a-hard x86 mips
|
||||
|
||||
Submodule project/jni/application/xserver/pulseaudio updated: 7a124fcec6...f5bebe88cb
Reference in New Issue
Block a user