Files
tubestation/media/libyuv/05_disable_sme.patch
2025-01-14 19:06:18 +00:00

12 lines
325 B
Diff

diff --git a/libyuv.gyp b/libyuv.gyp
--- a/libyuv.gyp
+++ b/libyuv.gyp
@@ -142,6 +142,7 @@
}],
], #conditions
'defines': [
+ 'LIBYUV_DISABLE_SME',
# Enable the following 3 macros to turn off assembly for specified CPU.
# 'LIBYUV_DISABLE_X86',
# 'LIBYUV_DISABLE_NEON',