1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 13:24:32 +03: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:
florian 2006-03-04 10:32:29 +00:00
parent 5ea27e59d4
commit 8287e4da51

View File

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