]> git.pld-linux.org Git - packages/autorespond.git/blobdiff - autorespond.spec
- pass CC=%%{__cc} to make parameters and adapterize spec.
[packages/autorespond.git] / autorespond.spec
index 65e8539b0526327df309aa94291b4bb584c31f52..478858c16a6d9b175b9f33a10c1e20950a766524 100644 (file)
@@ -39,7 +39,9 @@ masowe pierwsze
 %setup -q
 
 %build
-%{__make} CFLAGS="%{rpmcflags} -D_REENTRANT"
+%{__make} \
+       CFLAGS="%{rpmcflags} -D_REENTRANT" \
+       CC=%{__cc}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.074714 seconds and 4 git commands to generate.