mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update clang/llvm version to 6.0 (used on FreeBSD 10)
PR: 230486 Approved by: Chie Taguchi (taguchi.ch@gmail.com> (maintainer) Sponsored by: DARPA, AFRL
This commit is contained in:
parent
9a510f9b46
commit
9b0734ea61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477118
@ -24,8 +24,8 @@ PLIST_FILES= bin/masscan man/man8/masscan.8.gz
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000
|
||||
BUILD_DEPENDS+= clang38:devel/llvm38
|
||||
CC= clang38
|
||||
BUILD_DEPENDS+= clang60:devel/llvm60
|
||||
CC= clang60
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user