summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/perl-XML-LibXML.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/perl-XML-LibXML.spec b/packaging/perl-XML-LibXML.spec
index 55b0592..fb3e5b6 100644
--- a/packaging/perl-XML-LibXML.spec
+++ b/packaging/perl-XML-LibXML.spec
@@ -46,7 +46,7 @@ Authors:
cp %{SOURCE1001} .
%build
-%{__perl} Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
+%{__perl} Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall -Wno-error=incompatible-pointer-types"
%{__make} %{?_smp_mflags}
%check