summaryrefslogtreecommitdiff
path: root/common_audio/common_audio.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'common_audio/common_audio.gyp')
-rw-r--r--common_audio/common_audio.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common_audio/common_audio.gyp b/common_audio/common_audio.gyp
index e9abf822..aaf06dcb 100644
--- a/common_audio/common_audio.gyp
+++ b/common_audio/common_audio.gyp
@@ -122,7 +122,7 @@
}],
], # conditions
}],
- ['target_arch=="mipsel"', {
+ ['target_arch=="mipsel" and mips_arch_variant!="r6" and android_webview_build==0', {
'sources': [
'signal_processing/include/spl_inl_mips.h',
'signal_processing/complex_bit_reverse_mips.c',