mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-17 17:04:42 +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-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
|
--without-x \
|
||||||
);
|
);
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user