Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2018 14:48:37 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480180 - in head/devel: . xtoolchain-llvm70
Message-ID:  <201809201448.w8KEmbg5051050@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brooks
Date: Thu Sep 20 14:48:37 2018
New Revision: 480180
URL: https://svnweb.freebsd.org/changeset/ports/480180

Log:
  Add xtoolchain-llvm70.
  
  Reported by:	lwhsu
  Sponsored by:	DARPA, AFRL

Added:
  head/devel/xtoolchain-llvm70/
     - copied from r480177, head/devel/xtoolchain-llvm60/
Modified:
  head/devel/Makefile
  head/devel/xtoolchain-llvm70/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu Sep 20 14:47:48 2018	(r480179)
+++ head/devel/Makefile	Thu Sep 20 14:48:37 2018	(r480180)
@@ -6333,6 +6333,7 @@
     SUBDIR += xtoolchain-llvm40
     SUBDIR += xtoolchain-llvm50
     SUBDIR += xtoolchain-llvm60
+    SUBDIR += xtoolchain-llvm70
     SUBDIR += xwpe
     SUBDIR += xxgdb
     SUBDIR += xxhash

Modified: head/devel/xtoolchain-llvm70/Makefile
==============================================================================
--- head/devel/xtoolchain-llvm60/Makefile	Thu Sep 20 14:42:34 2018	(r480177)
+++ head/devel/xtoolchain-llvm70/Makefile	Thu Sep 20 14:48:37 2018	(r480180)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-LLVM_SUFFIX=60
+LLVM_SUFFIX=70
 
 MASTERDIR=	${.CURDIR}/../xtoolchain-llvm-devel
 



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