projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a606b0
)
yate: fix a typo
263/head
author
Sebastian Kemper
<sebastian_ml@gmx.net>
Sun, 4 Feb 2018 18:24:17 +0000
(19:24 +0100)
committer
Sebastian Kemper
<sebastian_ml@gmx.net>
Sun, 4 Feb 2018 18:24:33 +0000
(19:24 +0100)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/yate/Makefile
patch
|
blob
|
history
diff --git
a/net/yate/Makefile
b/net/yate/Makefile
index 86c75a35c4b2f87cdcf5da24b5bae2f6e61ab82c..14fae5be12128449f87dff02c86f92d428a1c0f7 100644
(file)
--- a/
net/yate/Makefile
+++ b/
net/yate/Makefile
@@
-110,7
+110,7
@@
CONFIGURE_ARGS+= \
--without-doxygen \
--without-kdoc
-ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-isaccodec),)
+ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-
mod-
isaccodec),)
CONFIGURE_ARGS+=$(if $(CONFIG_SOFT_FLOAT),--disable-isac-float --enable-isac-fixed,--disable-isac-fixed --enable-isac-float)
else
CONFIGURE_ARGS+= \