From aa5c712aaf33ef6d8c32ef7d2a582143f0276434 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 4 Jul 2004 00:23:21 +0000 Subject: USE_PKGSRC_GCC -> GCC_REQD+=2.8.0 (builds just as fine on 1.6.2 as before) --- cross/h8300-hms-gcc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross') diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile index fd192f31cd3..10b82e3fa8a 100644 --- a/cross/h8300-hms-gcc/Makefile +++ b/cross/h8300-hms-gcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/05/08 04:50:51 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/07/04 00:23:21 wiz Exp $ DISTNAME= gcc-core-3.1 PKGNAME= cross-h8300-hms-gcc-3.1 @@ -34,7 +34,7 @@ ALL_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all INFO_DIR= ${H8300_PREFIX:S|${PREFIX}/||}/gcc INFO_FILES= cpp.info cppinternals.info gcc.info gccint.info -USE_PKGSRC_GCC= # defined +GCC_REQD+= 2.8.0 post-extract: ${LN} -s ${WRKDIR}/newlib-1.10.0/newlib ${SRCDIR}/newlib -- cgit v1.2.3