summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-16 10:50:49 +0000
committerrillig <rillig@pkgsrc.org>2020-05-16 10:50:49 +0000
commitcc2b11860b0698d21acfd0589c714954ec96233c (patch)
tree8cabe352e2899ce3d3f5eaa6c1115dc882255ef3 /cross
parentfa70e7f97488725fdafb6e2e290be9b836b575cf (diff)
downloadpkgsrc-cc2b11860b0698d21acfd0589c714954ec96233c.tar.gz
cross/gcc-mips-current: remove no-op SUBST block
Diffstat (limited to 'cross')
-rw-r--r--cross/gcc-mips-current/Makefile8
1 files changed, 1 insertions, 7 deletions
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++