From c60fe1d7f80c39bb4724528e9c3b35397491f8d1 Mon Sep 17 00:00:00 2001 From: cwen Date: Sun, 12 Jan 2020 11:37:28 +0000 Subject: [PATCH] gcc: move comment about syncing bsd.port.mk(5) when the ports-gcc major version changes from gcc/8/Makefile to gcc/Makefile. Proposed by and OK sthen@ --- lang/gcc/8/Makefile | 3 +-- lang/gcc/Makefile | 4 +++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/gcc/8/Makefile b/lang/gcc/8/Makefile index f2cdfe0f3e7..6d02faeea2c 100644 --- a/lang/gcc/8/Makefile +++ b/lang/gcc/8/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2020/01/11 12:49:46 cwen Exp $ +# $OpenBSD: Makefile,v 1.30 2020/01/12 11:37:28 cwen Exp $ ONLY_FOR_ARCHS = \ aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc sparc64 @@ -15,7 +15,6 @@ USE_LLD = No DPB_PROPERTIES = parallel -# XXX sync bsd.port.mk(5) when the version changes V = 8.3.0 REVISION = 4 FULL_VERSION = $V diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index cb7882bfa06..a670638a07e 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.17 2019/04/27 21:26:35 naddy Exp $ +# $OpenBSD: Makefile,v 1.18 2020/01/12 11:37:28 cwen Exp $ + +# XXX sync bsd.port.mk(5) when ports-gcc major version changes SUBDIR = SUBDIR += 8