summaryrefslogtreecommitdiffstats
path: root/rules/speex.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-05-16 17:58:01 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-05-17 08:21:03 +0200
commitb0cf9b3f979c1ad03c3f243bc71e1026e08ebd57 (patch)
treea012b47da6f4797e9a4f07c2616d84ce5a43ea87 /rules/speex.in
parentb41dd5b753a46f064697ba0e6b014b1a0512956f (diff)
downloadptxdist-b0cf9b3f979c1ad03c3f243bc71e1026e08ebd57.tar.gz
ptxdist-b0cf9b3f979c1ad03c3f243bc71e1026e08ebd57.tar.xz
speex: remove debug option
Compiling can fail with it enabled. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/speex.in')
-rw-r--r--rules/speex.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/rules/speex.in b/rules/speex.in
index 7ed3b836f..0629947b1 100644
--- a/rules/speex.in
+++ b/rules/speex.in
@@ -17,11 +17,6 @@ config SPEEX_FIXED_POINT
bool
prompt "use fixed point"
-config SPEEX_FIXED_POINT_DEBUG
- bool
- depends on SPEEX_FIXED_POINT
- prompt "fixed point debugging"
-
config SPEEX_FLOAT_API
bool
prompt "enable float api"