[packages] remove libnotimpl, missing math functions are provided by uClibc since r10024
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15454 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -17,7 +17,6 @@ PKG_SOURCE_URL:=@SF/sox
|
||||
PKG_MD5SUM:=6c95af60b20b9655531bf3162c0be937
|
||||
|
||||
PKG_FIXUP = libtool
|
||||
PKG_BUILD_DEPENDS:=libnotimpl
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
@ -44,8 +43,6 @@ define Build/Configure
|
||||
--disable-external-gsm \
|
||||
--without-libltdl \
|
||||
--with-ogg \
|
||||
, \
|
||||
LIBS="-lnotimpl -lm" \
|
||||
)
|
||||
endef
|
||||
|
||||
|
Reference in New Issue
Block a user