Disable X support, fixes compilation errors

SVN-Revision: 3307
v19.07.3_mercusys_ac12_duma
Florian Fainelli 19 years ago
parent 1600a97d18
commit ec76aab01a

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

Loading…
Cancel
Save