asterisk: no reason to download sounds on each build
Use dl/ to cache the sound files. have ./Configure instead pass this in. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@27440 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3b3ea7e0d1
commit
833246c6aa
@ -248,6 +248,7 @@ CONFIGURE_ARGS+= \
|
||||
--without-vorbis \
|
||||
--without-vpb \
|
||||
--with-z="$(STAGING_DIR)/usr" \
|
||||
--with-sounds-cache="$(DL_DIR)" \
|
||||
--disable-xmldoc
|
||||
|
||||
EXTRA_CFLAGS+= $(TARGET_CPPFLAGS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user