]> git.pld-linux.org Git - packages/db1.git/commitdiff
%{__cc} passed to make
authorMaciej Pijanka <agaran@pld-linux.org>
Thu, 18 Apr 2002 02:48:20 +0000 (02:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db1.spec -> 1.12

db1.spec

index 17aaa56ecba4b7a219d0d3938396b25f244fc86f..f1f6d7c7f60ac57b5fa900f8de137cf1748372c2 100644 (file)
--- a/db1.spec
+++ b/db1.spec
@@ -85,7 +85,7 @@ u
 
 %build
 cd PORT/linux
-%{__make} OORG="%{rpmcflags}"
+%{__make} CC=%{__cc} OORG="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.098137 seconds and 4 git commands to generate.