pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/gcc-mips-current
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 16 10:50:50 UTC 2020
Modified Files:
pkgsrc/cross/gcc-mips-current: Makefile
Log Message:
cross/gcc-mips-current: remove no-op SUBST block
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/cross/gcc-mips-current/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/gcc-mips-current/Makefile
diff -u pkgsrc/cross/gcc-mips-current/Makefile:1.17 pkgsrc/cross/gcc-mips-current/Makefile:1.18
--- pkgsrc/cross/gcc-mips-current/Makefile:1.17 Sat Jan 18 23:30:16 2020
+++ pkgsrc/cross/gcc-mips-current/Makefile Sat May 16 10:50:49 2020
@@ -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++
Home |
Main Index |
Thread Index |
Old Index