mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
Disable X support, fixes compilation errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3307 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5ea27e59d4
commit
8287e4da51
@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--with-gnu-ld \
|
||||
--without-x \
|
||||
);
|
||||
touch $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user