1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add xtoolchain-llvm70.

Reported by:	lwhsu
Sponsored by:	DARPA, AFRL
This commit is contained in:
Brooks Davis 2018-09-20 14:48:37 +00:00
parent 5a23f35a1c
commit 4a75647f64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480180
2 changed files with 8 additions and 0 deletions

View File

@ -6333,6 +6333,7 @@
SUBDIR += xtoolchain-llvm40
SUBDIR += xtoolchain-llvm50
SUBDIR += xtoolchain-llvm60
SUBDIR += xtoolchain-llvm70
SUBDIR += xwpe
SUBDIR += xxgdb
SUBDIR += xxhash

View File

@ -0,0 +1,7 @@
# $FreeBSD$
LLVM_SUFFIX=70
MASTERDIR= ${.CURDIR}/../xtoolchain-llvm-devel
.include "${MASTERDIR}/Makefile"