diff --git a/Dockerfile.android b/Dockerfile.android index 3cea3698..f2e66c41 100644 --- a/Dockerfile.android +++ b/Dockerfile.android @@ -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 \