mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-25 23:17:31 +02:00
Disable X support, fixes compilation errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3307 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8079817d17
commit
82f39ae45e
@ -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