mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-19 00:50:22 +00:00
disable support for things we don't have (yet) explicitly (fix #3)
SVN-Revision: 2329
This commit is contained in:
@@ -49,6 +49,10 @@ $(PKG_BUILD_DIR)/.configured:
|
||||
--enable-static \
|
||||
--disable-rpath \
|
||||
--with-gnu-ld \
|
||||
--disable-esd \
|
||||
--disable-arts \
|
||||
--disable-nas \
|
||||
--disable-polyp \
|
||||
);
|
||||
touch $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user