Disable X support, fixes compilation errors
SVN-Revision: 3307
This commit is contained in:
parent
1600a97d18
commit
ec76aab01a
@ -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