# Use system libraries, fixed upstream in 6.5
system-openjpeg2.patch

# GCC-13
gcc-13.patch

# Don't do shift optimisation in ffmpeg, fails on x86
ffmpeg-remove-x86-optimization.patch

# remove catapult
remove_catapult_3rdparty.patch
remove_catapult_core.patch

# reduce debugging info
reduce_debugging_info.patch

# rewrite compressing files in devtools-frontend
compressing_files.patch

# enable support for i386
support-i386.patch
