mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
Add xtoolchain-llvm70.
Reported by: lwhsu Sponsored by: DARPA, AFRL
This commit is contained in:
parent
5a23f35a1c
commit
4a75647f64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480180
@ -6333,6 +6333,7 @@
|
||||
SUBDIR += xtoolchain-llvm40
|
||||
SUBDIR += xtoolchain-llvm50
|
||||
SUBDIR += xtoolchain-llvm60
|
||||
SUBDIR += xtoolchain-llvm70
|
||||
SUBDIR += xwpe
|
||||
SUBDIR += xxgdb
|
||||
SUBDIR += xxhash
|
||||
|
7
devel/xtoolchain-llvm70/Makefile
Normal file
7
devel/xtoolchain-llvm70/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
LLVM_SUFFIX=70
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../xtoolchain-llvm-devel
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user