From cc2b11860b0698d21acfd0589c714954ec96233c Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 16 May 2020 10:50:49 +0000 Subject: cross/gcc-mips-current: remove no-op SUBST block --- cross/gcc-mips-current/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'cross') diff --git a/cross/gcc-mips-current/Makefile b/cross/gcc-mips-current/Makefile index 5d256a54ad1..077b984565f 100644 --- a/cross/gcc-mips-current/Makefile +++ b/cross/gcc-mips-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2020/01/18 23:30:16 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2020/05/16 10:50:49 rillig Exp $ GCC_DIST_VERSION= 4.9.2 GCC_PKGNAME= gcc-mips-${GCC_DIST_VERSION} @@ -33,12 +33,6 @@ INFO_FILES= yes UNLIMIT_RESOURCES+= datasize UNLIMIT_RESOURCES+= stacksize -SUBST_CLASSES+= vars -SUBST_MESSAGE.vars= Setting target machine name path in ${SUBST_FILES.vars} -SUBST_STAGE.vars= pre-configure -SUBST_FILES.vars= gcc/Makefile.in -SUBST_VARS.vars= GCC_TARGET_MACHINE - .include "../../mk/bsd.prefs.mk" LANGS= c c++ -- cgit v1.2.3