Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:29:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560237 - head/Mk
Message-ID:  <202101032029.103KTbua027775@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  3 20:29:36 2021
New Revision: 560237
URL: https://svnweb.freebsd.org/changeset/ports/560237

Log:
  Update comment: add llvm 10 and 11

Modified:
  head/Mk/bsd.default-versions.mk

Modified: head/Mk/bsd.default-versions.mk
==============================================================================
--- head/Mk/bsd.default-versions.mk	Sun Jan  3 20:29:32 2021	(r560236)
+++ head/Mk/bsd.default-versions.mk	Sun Jan  3 20:29:36 2021	(r560237)
@@ -71,7 +71,7 @@ LIBRSVG2_DEFAULT?=	legacy
 .endif
 # Possible values: c7
 LINUX_DEFAULT?=		c7
-# Possible values: 60, 70, 80, 90, -devel (to be used when non-base compiler is required)
+# Possible values: 60, 70, 80, 90, 10, 11, -devel (to be used when non-base compiler is required)
 # Please give notice to the Graphics Team (x11@FreeBSD.org) in advance before 
 # bumping the LLVM version.
 LLVM_DEFAULT?=		90



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101032029.103KTbua027775>