We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0067dc3 commit 330b6ccCopy full SHA for 330b6cc
deps-packaging/libxml2/hpux/build
@@ -15,7 +15,6 @@ CPPFLAGS="-I${PREFIX}/include"
15
mv configure configure.bak
16
sed 's/ *-Wno-array-bounds//' configure.bak >configure
17
chmod a+x configure
18
-$PATCH -p1 < no-arg-in-deprecated.patch
19
./configure CPPFLAGS="$CPPFLAGS" --prefix=${PREFIX} --without-python --without-iconv --without-lzma --without-zlib --with-iso8859x
20
21
# Build
deps-packaging/libxml2/no-arg-in-deprecated.patch
0 commit comments