From: Jakub Bogusz Date: Tue, 26 Feb 2002 15:00:51 +0000 (+0000) Subject: - new macro: kgcc X-Git-Tag: rpm-4_0_2-53~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=ba1fdedc55dba9a40d0dc1bed81ee1277648631f;p=packages%2Frpm-build-macros.git - new macro: kgcc Changed files: rpm.macros -> 1.68 --- diff --git a/rpm.macros b/rpm.macros index 75107d3..5b26d4b 100644 --- a/rpm.macros +++ b/rpm.macros @@ -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; \