security/afl: Switch to devel/llvm50

and follow Mesa, Beignet, gecko@, USES=compiler:c++14-lang

PR:		224619
Submitted by:	jbeich
This commit is contained in:
Tobias Kortkamp 2017-12-27 17:21:35 +00:00
parent 09d0c73825
commit 11b117b3ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457379

View file

@ -4,6 +4,7 @@
PORTNAME= afl
PORTVERSION= 2.52
DISTVERSIONSUFFIX= b
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/
@ -29,7 +30,10 @@ OPTIONS_SUB= yes
LLVM_DESC= LLVM-based instrumentation
LLVM_VERSION?= 40
# You have implicit approval to bump the LLVM version here as long as
# it builds WITH=LLVM and `make test` passes on all supported
# releases.
LLVM_VERSION?= 50
LLVM_ALL_TARGET= llvm_mode
LLVM_BUILD_DEPENDS= clang${LLVM_VERSION}:devel/llvm${LLVM_VERSION}