pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc16
Module Name: pkgsrc
Committed By: wiz
Date: Wed Aug 26 08:49:58 UTC 2026
Modified Files:
pkgsrc/lang/gcc16: Makefile.common
Log Message:
gcc16: remove SunOS section that doesn't apply any longer
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/gcc16/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/gcc16/Makefile.common
diff -u pkgsrc/lang/gcc16/Makefile.common:1.1 pkgsrc/lang/gcc16/Makefile.common:1.2
--- pkgsrc/lang/gcc16/Makefile.common:1.1 Mon Aug 10 21:41:34 2026
+++ pkgsrc/lang/gcc16/Makefile.common Wed Aug 26 08:49:58 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2026/08/10 21:41:34 wiz Exp $
+# $NetBSD: Makefile.common,v 1.2 2026/08/26 08:49:58 wiz Exp $
# used by lang/gcc16-libjit/Makefile
GCC_PKGNAME= gcc16
@@ -141,13 +141,6 @@ CONFIGURE_ARGS+= --with-gnu-as --with-as
FORTIFY_SUPPORTED= no
.endif
-.if ${OS_VARIANT} == "SmartOS"
-SUBST_CLASSES+= ccs
-SUBST_STAGE.ccs= pre-configure
-SUBST_FILES.ccs= contrib/make_sunver.pl
-SUBST_SED.ccs= -e 's,/usr/ccs/bin,/usr/bin,g'
-.endif
-
# DO NOT REMOVE THIS SUBST. If it fails, the corruption to
# patch-gcc_Makefile.in chronicled in PR pkg/58963 `gcc:
# LINK_LIBGCC_SPEC snafu' <https://gnats.NetBSD.org/58963> probably got
Home |
Main Index |
Thread Index |
Old Index