]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- use %{__cc}
authorareq <areq@pld-linux.org>
Sat, 21 Aug 2004 18:08:42 +0000 (18:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SysVinit.spec -> 1.111

SysVinit.spec

index 25282c4c4a1df2f23b3e909561a551fc92e99515..6411444709beb14476ffcb6c2bc0c18f5b8988e0 100644 (file)
@@ -114,7 +114,8 @@ sonlanmalar
 %build
 %{__make} -C src \
        LCRYPT="-lcrypt" \
-       OPTIMIZE="%{rpmcflags}"
+       OPTIMIZE="%{rpmcflags}" \
+       CC=%{__cc}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.128994 seconds and 4 git commands to generate.