pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gcc9 lang/gcc9: remove no-op SUBST class
details: https://anonhg.NetBSD.org/pkgsrc/rev/ccbce125b52a
branches: trunk
changeset: 411921:ccbce125b52a
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Feb 23 19:10:08 2020 +0000
description:
lang/gcc9: remove no-op SUBST class
The word GCC_TARGET_MACHINE doesn't appear in the whole GCC source tree.
diffstat:
lang/gcc9/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r c726861fe0c4 -r ccbce125b52a lang/gcc9/Makefile
--- a/lang/gcc9/Makefile Sun Feb 23 18:32:46 2020 +0000
+++ b/lang/gcc9/Makefile Sun Feb 23 19:10:08 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/02/12 04:28:35 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2020/02/23 19:10:08 rillig Exp $
GCC9_VERSION= 9.2.0
@@ -37,12 +37,6 @@
UNLIMIT_RESOURCES= datasize stacksize
-SUBST_CLASSES+= vars
-SUBST_MESSAGE.vars= Setting target machine name path
-SUBST_STAGE.vars= pre-configure
-SUBST_FILES.vars= gcc/Makefile.in
-SUBST_VARS.vars= GCC_TARGET_MACHINE
-
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90142
CHECK_PORTABILITY_SKIP= contrib/download_prerequisites
Home |
Main Index |
Thread Index |
Old Index