Remove useless patch, thanks {Nico} !
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5389 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
77f85c7628
commit
086755a6f4
@ -39,6 +39,8 @@ endef
|
|||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default, \
|
$(call Build/Configure/Default, \
|
||||||
--disable-external-gsm \
|
--disable-external-gsm \
|
||||||
|
, \
|
||||||
|
LIBS="-lnotimpl -lm" \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -urN sox-12.18.2/src/Makefile.in sox-12.18.2.new/src/Makefile.in
|
|
||||||
--- sox-12.18.2/src/Makefile.in 2006-08-28 01:04:51.000000000 +0200
|
|
||||||
+++ sox-12.18.2.new/src/Makefile.in 2006-11-02 22:57:54.000000000 +0100
|
|
||||||
@@ -29,7 +29,7 @@
|
|
||||||
CFLAGS = @CFLAGS@ -I$(srcdir) -I$(builddir)
|
|
||||||
CPPFLAGS = @CPPFLAGS@
|
|
||||||
LDFLAGS = -L. @LDFLAGS@
|
|
||||||
-LIBS = -lst @LIBS@
|
|
||||||
+LIBS = -lst @LIBS@ -lnotimpl
|
|
||||||
|
|
||||||
# Other macros.
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user