]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- create %cmake macro auto/ac/rpm-build-macros-1_293-1 auto/th/rpm-build-macros-1_293-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 8 May 2006 23:22:47 +0000 (23:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.293

rpm.macros

index 32eae6e102ffd40bdf402e6f6a4f9e90989aae37..90728615f4ff6ed43a50789c23b349e40bb8d788 100644 (file)
@@ -82,6 +82,14 @@ fi; \
        %{dependencytracking} \
 }
 
+%cmake { \
+CC="%{__cc}" \
+CXX="%{__cxx}" \
+CFLAGS="%{rpmcflags}" \
+CXXFLAGS="%{rpmcxxflags}" \
+cmake \
+}
+
 #----------------------------------------------------------------
 %global configure_cache 0
 %configure_cache_file   %{buildroot}.configure.cache
This page took 0.045635 seconds and 4 git commands to generate.