]> git.pld-linux.org Git - packages/perl-Math-PRSG.git/blobdiff - perl-Math-PRSG.spec
- add CC to %{__make}
[packages/perl-Math-PRSG.git] / perl-Math-PRSG.spec
index 2cd8c46f6a90c1d70ef320e8264a7fff5c663201..65219d2ec88854168d6e530a27aa55e8f612b18f 100644 (file)
@@ -34,6 +34,7 @@ Math::PRSG - interfejs do funkcji generowania pseudolosowych sekwencji.
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 %{__make} \
+       CC="%{__cc}" \
        OPTIMIZE="%{rpmcflags}"
 
 %{?with_tests:%{__make} test}
This page took 0.09021 seconds and 4 git commands to generate.