Bug 237659

Summary: devel/openmp: OpenMP_CXX_FLAGS contains link flags
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: rene, rhurlin, yuri
Priority: --- Flags: bugzilla: maintainer-feedback? (bapt)
Version: Latest   
Hardware: Any   
OS: Any   

Description Yuri Victorovich freebsd_committer freebsd_triage 2019-04-29 20:16:40 UTC
> //CXX compiler flags for OpenMP parallelization
> OpenMP_CXX_FLAGS:STRING=-fopenmp=libomp  -I/usr/local/include -L/usr/local/lib


This causes compiler warnings:
> warning: argument unused during compilation: '-L/usr/local/lib'

Testcase: math/hmat-oss port
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-04-29 20:17:14 UTC
openmp-8.0.0
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2020-03-08 22:58:50 UTC
This port has expired (OpenMP is now part of all supported base systems), closing PR.