compile-libvlc: use API 21 with NDK 26
All threads resolved!
All threads resolved!
This drops the possibility to build for NDK API 18 and 19.
Edited by Steve Lhomme
Merge request reports
Activity
Filter activity
- Resolved by Steve Lhomme
Historically, we support only one NDK version at a time, I would prefer we switch to NDK 26 instead of handling both.
mentioned in merge request !88 (merged)
added 13 commits
- dffa92b1...69a75eef - 3 earlier commits
- 5329fe39 - buildsystem: list the contrib packages to build
- 968891a9 - buildsystem: disable force building iconv
- 9ead4e4d - buildsystem: don't keep the last slash in libvlc_pc_dir
- 9fde100d - buildsystem: remove endianness detection hack
- d9fb70c8 - buildsystem: remove outdated USE_FFMPEG environment variable
- 0ae3e390 - buildsystem: build gettext as any other contrib if autopoint is not found
- 21a1cebf - buildsystem: don't use dummy.cpp trick anymore
- fcaf9421 - buildsystem: remove write-only variables
- 839d5c56 - buildsystem: update VLC HASH and patches
- 6d3ccafb - buildsystem: switch to NDK26
Toggle commit list- Resolved by Steve Lhomme
On top of !88 (merged) And it will need a hash update once vlc!5249 (merged) is merged.
added 2 commits
added 2 commits
Please register or sign in to reply