]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- new macro: kgcc
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 26 Feb 2002 15:00:51 +0000 (15:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.68

rpm.macros

index 75107d315e40b5055f7d6b364d362039ce524eab..5b26d4ba8785e617a6f064d89ba24b1f06b76014 100644 (file)
@@ -25,6 +25,9 @@
 %rpmcflags     %{?debug:%debugcflags}%{!?debug:%optflags}
 %rpmldflags    %{!?debug:-s}
 
+# kernel compiler
+%kgcc          egcs
+
 #-----------------------------------------------------------------
 %configure2_13 { \
  if [ -n "$LINGUAS" ]; then unset LINGUAS; fi; \
This page took 0.062563 seconds and 4 git commands to generate.