Disable X support, fixes compilation errors
SVN-Revision: 3307
This commit is contained in:
parent
1600a97d18
commit
ec76aab01a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue