Commit Graph

9 Commits

Author SHA1 Message Date
Vasyl Gello
cb9a1b4bef Fix wrong CMake compiler detection of arm-linux on aarch64
[skip ci]

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-09 07:20:14 +02:00
Vasyl Gello
8bf57f1293 Refactor build_android_deps.sh
* Allow building one architecture or all 4 architectures
* Fix paths for ndk r25c+
* Bump libvpx to 1.13.1 to fix CVE-2023-5238
* Add ndk-compat from cpu-features to address missing
  android_getCpuFeatures symbol on android arm64 emulators

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 08:31:14 +02:00
RustDesk
9096c29fef
Revert "Fixes for Android (ndk r26b)" 2023-11-02 09:50:02 +08:00
Vasyl Gello
c8f8bfd6f0 Refactor build_android_deps.sh
* Allow building one architecture or all 4 architectures
* Fix paths for ndk r25c+
* Bump libvpx to 1.13.1 to fix CVE-2023-5238
* Add ndk-compat from cpu-features to address missing
  android_getCpuFeatures symbol on android arm64 emulators

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-01 11:36:10 +02:00
rustdesk
ddd0d6eafc remove disable-vp8 2023-04-03 11:03:21 +08:00
KG7x
2d6075189d Cleanup 2022-12-25 19:23:03 +03:00
csf
ef93d4584a fix build_android_deps 2022-06-15 16:18:49 +08:00
csf
709e4a04ce update arm32 in build_android_deps.sh 2022-06-14 23:07:08 +08:00
csf
a97c0a19ee add build_android_deps.sh 2022-06-07 16:45:06 +08:00