Bug 229570

Summary: devel/llvm60: Ready for enabling OpenMP on 10.x?
Product: Ports & Packages Reporter: Rainer Hurling <rhurlin>
Component: Individual Port(s)Assignee: Brooks Davis <brooks>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: rhurlin
Priority: --- Flags: bugzilla: maintainer-feedback? (brooks)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to enable all options on 10.x none

Description Rainer Hurling freebsd_committer freebsd_triage 2018-07-06 15:56:10 UTC
Created attachment 194917 [details]
patch to enable all options on 10.x

After r473980[1], devel/llvm60 is ready for OpenMP on all FreeBSD versions, except for 10.x.

I tried the attached patch to remove the blocking line for 10.x, and 10.x seems to build functional OpenMP on both, amd64 and i386.



[1] https://svnweb.freebsd.org/ports?view=revision&revision=473980
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-20 02:47:39 UTC
A commit references this bug:

Author: brooks
Date: Thu Sep 20 02:47:24 UTC 2018
New revision: 480151
URL: https://svnweb.freebsd.org/changeset/ports/480151

Log:
  Update to LLVM 7.0.0 Release.

  Update LICENSE to include additional licenses of sub-components.

  Enable LLDB and OPENMP on 10. [0]

  PR:		229570 [0]
  Submitted by:	Rainer Hurling <rhurlin@gwdg.de> [0]
  Sponsored by:	DARPA, AFRL

Changes:
  head/devel/llvm70/Makefile
  head/devel/llvm70/distinfo
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2018-11-08 13:38:21 UTC
FreeBSD 10 is EoL and the offending line is gone after ports r483807.