mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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-static \
|
||||
--with-gnu-ld \
|
||||
--without-x \
|
||||
);
|
||||
touch $@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue