]> git.pld-linux.org Git - packages/pound.git/commitdiff
- pass CC
authordarekr <darekr@pld-linux.org>
Sun, 5 Mar 2006 10:14:37 +0000 (10:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pound.spec -> 1.38

pound.spec

index 7dd966df518162b0e464ca095ae599441c0904a3..fc9660d67393b971e86bf0186f9f49a25d33eda2 100644 (file)
@@ -41,6 +41,7 @@ cp -f %{_datadir}/libtool/config.sub .
 %configure
 
 %{__make} \
+       CC="%{__cc}" \
        F_CONF=%{_sysconfdir}/pound/pound.cfg
 
 %install
This page took 0.10781 seconds and 4 git commands to generate.