11 lines
325 B
Diff
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',
|