]> git.pld-linux.org Git - packages/diag-ether.git/blobdiff - diag-ether.spec
- use proper cc
[packages/diag-ether.git] / diag-ether.spec
index 979a270bd758df487259bf7a14fe4bf3c696abe3..718f5850aba13cf9793f8add8ba0204e99778123 100644 (file)
@@ -24,7 +24,7 @@ kart Ethernet pracuj
 %setup -q -n %{name}
 
 %build
-%{__make} CFLAGS="%{rpmcflags}"
+%{__make} CC="%{__cc}" CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.130092 seconds and 4 git commands to generate.