[packages/rpm-build-macros] - drop kgcc defs, they're unused for 10 years

baggins baggins at pld-linux.org
Sun Oct 20 21:53:34 CEST 2013


commit f51f1d92f1342c28a0c684492014be33aecbc115
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Oct 20 21:26:25 2013 +0200

    - drop kgcc defs, they're unused for 10 years

 rpm.macros | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/rpm.macros b/rpm.macros
index 686fd8e..888f425 100644
--- a/rpm.macros
+++ b/rpm.macros
@@ -10,10 +10,6 @@
 %x8664		x86_64 amd64 ia32e
 %arm		armv3l armv4b armv4l armv5teb armv5tel
 
-# kernel compiler
-%kgcc		%{__cc}
-%kgcc_package	gcc
-
 # compiler version
 %cc_version	%{expand:%%global cc_version %(%{__cc} -dumpversion 2>/dev/null || echo 0.0)}%cc_version
 %cxx_version	%{expand:%%global cxx_version %(%{__cxx} -dumpversion 2>/dev/null || echo 0.0)}%cxx_version
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-macros.git/commitdiff/80efc9beedc8891a566c33a1771d534f17ea6fdf



More information about the pld-cvs-commit mailing list