Bug 224619 - security/afl: switch to llvm50
Summary: security/afl: switch to llvm50
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords: patch
Depends on: 224591
Blocks:
  Show dependency treegraph
 
Reported: 2017-12-27 16:07 UTC by Jan Beich
Modified: 2017-12-27 17:22 UTC (History)
1 user (show)

See Also:
tobik: maintainer-feedback+


Attachments
v0 (892 bytes, patch)
2017-12-27 16:07 UTC, Jan Beich
jbeich: maintainer-approval? (tobik)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2017-12-27 16:07:51 UTC
Created attachment 189136 [details]
v0

+++ This bug was initially created as a clone of Bug #224617 +++

Mesa, Beignet, gecko@, USES=compiler:c++14-lang already switched to devel/llvm50. Let's follow the suit.

Can you check runtime? Otherwise, builds fine on 10.3 i386/amd64, 11.1 i386/amd64, 12.0 amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-27 17:22:00 UTC
A commit references this bug:

Author: tobik
Date: Wed Dec 27 17:21:36 UTC 2017
New revision: 457379
URL: https://svnweb.freebsd.org/changeset/ports/457379

Log:
  security/afl: Switch to devel/llvm50

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

  PR:		224619
  Submitted by:	jbeich

Changes:
  head/security/afl/Makefile
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2017-12-27 17:22:44 UTC
Committed, thanks!