projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
port snort to -ng
[openwrt/svn-archive/archive.git]
/
sound
/
sox
/
Makefile
diff --git
a/sound/sox/Makefile
b/sound/sox/Makefile
index
bab312b
..
2ffc946
100644
(file)
--- a/
sound/sox/Makefile
+++ b/
sound/sox/Makefile
@@
-39,6
+39,8
@@
endef
define Build/Configure
$(call Build/Configure/Default, \
--disable-external-gsm \
define Build/Configure
$(call Build/Configure/Default, \
--disable-external-gsm \
+ , \
+ LIBS="-lnotimpl -lm" \
)
endef
)
endef