remove toolchain file + remove multibuild thingy

This commit is contained in:
lizzie
2026-03-30 06:43:12 +00:00
parent 422d99cab5
commit 1054283e2b
5 changed files with 4 additions and 1214 deletions
+1
View File
@@ -44,6 +44,7 @@ if (NOT YUZU_USE_BUNDLED_FFMPEG)
--extra-ldflags="-miphoneos-version-min=16.0"
--install-name-dir='@rpath'
--disable-audiotoolbox
--disable-videotoolbox
)
set(FFmpeg_IS_CROSS_COMPILING TRUE)
# User attempts to do a FFmpeg cross compilation because...