trisquel-icecat/icecat/media/libyuv/05_disable_sme.patch
2025-10-06 02:35:48 -06:00

11 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',