aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/QtIRParsingHelpers.cmake
diff options
context:
space:
mode:
authorNils Petter Skålerud <nils.petter.skalerud@qt.io>2025-12-10 13:24:39 +0100
committerNils Petter Skålerud <nils.petter.skalerud@qt.io>2025-12-16 20:40:06 +0100
commitc5a42f267fceb277ea79a910914f724558a71944 (patch)
treeec420c426bf694f2af08e5e5a157112cd403222c /cmake/QtIRParsingHelpers.cmake
parent2bac4d3be93103db7aa806c168c43989c4263e0b (diff)
FFmpeg, Android: Use 'llvm-strip' from Android NDK explicitlyHEADdev
When running 'install-ffmpeg-android.sh' on Ubuntu hosts, it may fail due to the FFmpeg build process using the host's 'strip' executable. This causes the build to fail due to the 'strip' throwing an error due to it not being able to recognize the format of the .so files for the FFmpeg Android build. This patch solves this by explicitly using the executable 'llvm-strip' command from the Android NDK. Pick-to: 6.11 6.10 6.8 Change-Id: Ia32c31e3e9d1f550a026f2684362e19d663a8863 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'cmake/QtIRParsingHelpers.cmake')
0 files changed, 0 insertions, 0 deletions