summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorArun Raghavan <arun@asymptotic.io>2020-10-12 18:08:02 -0400
committerArun Raghavan <arun@asymptotic.io>2020-10-23 13:30:23 -0400
commitbcec8b0b211ef3e7d5ca865f618b198029d67715 (patch)
tree78bf6de3df102f5e1a2d68586c580700e6e36f5f /meson_options.txt
parentb1b02581d3120733f3de7975654a930bbd8c5210 (diff)
downloadwebrtc-audio-processing-bcec8b0b211ef3e7d5ca865f618b198029d67715.tar.gz
Update to current webrtc library
This is from the upstream library commit id 3326535126e435f1ba647885ce43a8f0f3d317eb, corresponding to Chromium 88.0.4290.1.
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index cfcd3fa..c939fb9 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,6 +1,3 @@
-option('ns_mode', type: 'combo',
- choices : ['float', 'fixed'],
- description: 'Noise suppresion mode to use.')
option('gnustl', type: 'feature',
value: 'auto',
description: 'Use gnustl for a c++ library implementation (only used on Android)')