Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/gcc-mips-current cross/gcc-mips-current: remove ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/62d710f8bec9
branches: trunk
changeset: 431743:62d710f8bec9
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 16 10:50:49 2020 +0000
description:
cross/gcc-mips-current: remove no-op SUBST block
diffstat:
cross/gcc-mips-current/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 139d7a38922e -r 62d710f8bec9 cross/gcc-mips-current/Makefile
--- a/cross/gcc-mips-current/Makefile Sat May 16 10:40:30 2020 +0000
+++ b/cross/gcc-mips-current/Makefile Sat May 16 10:50:49 2020 +0000
@@ -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 @@
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++
Home |
Main Index |
Thread Index |
Old Index