Bug 216900 - [patch] [exp-run] use devel/llvm39 for OpenMP ports if clang is compiler and we are on amd64
Summary: [patch] [exp-run] use devel/llvm39 for OpenMP ports if clang is compiler and ...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Port Management Team
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-02-08 03:42 UTC by Johannes M Dieterich
Modified: 2017-05-03 04:20 UTC (History)
2 users (show)

See Also:


Attachments
patch to Mk/Uses/compiler.mk (662 bytes, patch)
2017-02-08 03:42 UTC, Johannes M Dieterich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes M Dieterich freebsd_committer freebsd_triage 2017-02-08 03:42:12 UTC
Created attachment 179737 [details]
patch to Mk/Uses/compiler.mk

Upon advise by swills (mentor), I would like to ask for an exp-run for the change in https://reviews.freebsd.org/D9448 which uses devel/llvm39 for ports requiring a compiler with OpenMP support if clang was selected as compiler and we are on amd64.

Looking forward to the fallout!

Expected failure: math/openblas (using clang+OpenMP is unsupported upstream, we will need to USE_GCC there)
Comment 1 Johannes M Dieterich freebsd_committer freebsd_triage 2017-05-03 04:20:44 UTC
Patch in 210337 is the preferred solution. Hence, closing this.