]> git.pld-linux.org Git - packages/perl-XML-LibXML.git/blobdiff - perl-XML-LibXML.spec
- add CC to %{__make}
[packages/perl-XML-LibXML.git] / perl-XML-LibXML.spec
index 9ecb323405e3b6c48dace4e12886876fd2dd38da..b7c743074cad4a6ddb65e824a67b36f62b74d432 100644 (file)
@@ -69,6 +69,7 @@ export SKIP_SAX_INSTALL
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 %{__make} \
+       CC="%{__cc}" \
        OPTIMIZE="%{rpmcflags}"
 
 %{?with_tests:%{__make} test}
This page took 0.067768 seconds and 4 git commands to generate.