Update Xbyak from 6.68 to 7.05.1

I proposed this commit on the original yuzu just before it closed and it was approved.
This new version fixes bugs and adds optimizations.
This commit is contained in:
unknown 2024-03-06 18:22:28 +01:00
parent 34d8dd557b
commit 8acf9229f5
2 changed files with 2 additions and 2 deletions

View file

@ -319,7 +319,7 @@ if (ENABLE_LIBUSB)
endif() endif()
if (ARCHITECTURE_x86 OR ARCHITECTURE_x86_64) if (ARCHITECTURE_x86 OR ARCHITECTURE_x86_64)
find_package(xbyak 6 CONFIG) find_package(xbyak 7 CONFIG)
endif() endif()
if (ARCHITECTURE_arm64) if (ARCHITECTURE_arm64)

2
externals/xbyak vendored

@ -1 +1 @@
Subproject commit a1ac3750f9a639b5a6c6d6c7da4259b8d6790989 Subproject commit 9c0f5d3ecb06d2c93c2b59becb9b3b763213e74e