From: | "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx> |
Date: | Wed, 17 Nov 2004 05:15:29 +0100 |
Modified files:
share/mk bsd.port.mk
Log:
Override USE_GCC=3.4, we want to use our system compiler in that case.
+.if defined(USE_GCC) +.if ${USE_GCC} == 2.95 +CCVER= gcc2 +.makeenv CCVER +.undef USE_GCC +.elif ${USE_GCC} == 3.4 +CCVER= gcc34 +.makeenv CCVER +.undef USE_GCC +.endif +.endif +
cheers simon
-- /"\ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News
Attachment:
PGP.sig
Description: This is a digitally signed message part