1
0
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:
florian 2006-03-04 10:32:29 +00:00
parent 8079817d17
commit 82f39ae45e

View File

@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
--enable-shared \
--enable-static \
--with-gnu-ld \
--without-x \
);
touch $@