mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-18 02:06:20 +08:00
App Store requires that our FFmpeg distribution includes dSYM files for debugging symbols. This patch removes stripping from the FFmpeg build, generates the dSYM files and then manually strips the dylibs afterwards. Pick-to: 6.11 6.10 6.8 Fixes: QTBUG-143963 Change-Id: I2740f46bb0fd7e7ee9da8dede01944b89bc3db7a Reviewed-by: Artem Dyomin <artem.dyomin@qt.io>