From ccfd6f92ac62e6ffaff84a5a6abcfbf156690ea8 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 21 Apr 1999 07:48:59 +0000 Subject: I give you the latest and greatest of the EGCS snapshot series. This is their bleeding edge offering. This will enable us to better track the direction EGCS is going for future upgrades of /usr/contrib/egcs/. Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and* a native Java compiler. --- lang/gcc32/files/alpha-freebsd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/gcc32/files/alpha-freebsd.h') diff --git a/lang/gcc32/files/alpha-freebsd.h b/lang/gcc32/files/alpha-freebsd.h index 60a1f07b94ba..e6f81cca503a 100644 --- a/lang/gcc32/files/alpha-freebsd.h +++ b/lang/gcc32/files/alpha-freebsd.h @@ -52,7 +52,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef CPP_PREDEFINES #define CPP_PREDEFINES "\ -D__alpha__ -D__alpha -Acpu(alpha) -Amachine(alpha) " \ -FBSD_CPP_PREDEFINES \ +CPP_FBSD_PREDEFINES \ SUB_CPP_PREDEFINES /* Make gcc agree with */ -- cgit v1.2.3