projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add pipacs package (thanks to Janos)
[openwrt.git]
/
openwrt
/
package
/
libao
/
Makefile
diff --git
a/openwrt/package/libao/Makefile
b/openwrt/package/libao/Makefile
index
2dbe94a
..
5df454c
100644
(file)
--- a/
openwrt/package/libao/Makefile
+++ b/
openwrt/package/libao/Makefile
@@
-49,6
+49,10
@@
$(PKG_BUILD_DIR)/.configured:
--enable-static \
--disable-rpath \
--with-gnu-ld \
+ --disable-esd \
+ --disable-arts \
+ --disable-nas \
+ --disable-polyp \
);
touch $@
This page took
0.0214 seconds
and
4
git commands to generate.