Remove --with-xml-prefix

This commit is contained in:
Tatsuhiro Tsujikawa 2022-09-26 16:16:34 +09:00
parent d3381233b1
commit c06f1e9974
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ RUN autoreconf -i && \
--disable-shared \
--host=$TARGET \
--build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
--with-xml-prefix="$PREFIX" \
--without-libxml2 \
--disable-python-bindings \
--disable-examples \