Bug 241050 - math/tmv: fix build on GCC architectures
Summary: math/tmv: fix build on GCC architectures
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: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-04 10:32 UTC by Piotr Kubaj
Modified: 2019-10-04 20:41 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch (972 bytes, patch)
2019-10-04 10:32 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (yuri)
yuri: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-10-04 10:32:42 UTC
Created attachment 208084 [details]
patch

Instead of depending on libomp, set USES=compiler:openmp.

Also don't link to libomp. This is needed for GCC architectures.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2019-10-04 18:13:30 UTC
Approved as mentor.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-10-04 20:41:16 UTC
A commit references this bug:

Author: pkubaj
Date: Fri Oct  4 20:40:34 UTC 2019
New revision: 513778
URL: https://svnweb.freebsd.org/changeset/ports/513778

Log:
  math/tmv: fix build on GCC architectures

  Instead of depending on libomp, set USES=compiler:openmp.

  Also don't link to libomp.

  PR:		241050
  Approved by:	linimon (mentor), yuri (maintainer)

Changes:
  head/math/tmv/Makefile
  head/math/tmv/files/Makefile