[packages] speex: Provide ogg prefix path. Otherwise it will start looking for
libogg in host paths. git-svn-id: svn://svn.openwrt.org/openwrt/packages@19796 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5784d2c77a
commit
e49c2d781d
@ -66,8 +66,8 @@ define Build/Configure
|
||||
--enable-fixed-point \
|
||||
--disable-oggtest \
|
||||
--disable-float-api \
|
||||
--disable-vbr, \
|
||||
OGG_CFLAGS="" \
|
||||
--disable-vbr \
|
||||
--with-ogg=$(STAGING_DIR)/usr \
|
||||
)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user