Bug 241099 - math/gretl: fix build on GCC architectures
Summary: math/gretl: 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-06 13:32 UTC by Piotr Kubaj
Modified: 2019-10-08 17:13 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch (549 bytes, patch)
2019-10-06 13:32 UTC, Piotr Kubaj
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-06 13:32:00 UTC
Created attachment 208137 [details]
patch

Don't unconditionally use libomp, it breaks build on GCC architectures.

Instead set USES=compiler:openmp.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2019-10-08 06:09:44 UTC
Approved as mentor (builds on ppcports).
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-10-08 17:13:00 UTC
A commit references this bug:

Author: pkubaj
Date: Tue Oct  8 17:12:48 UTC 2019
New revision: 514093
URL: https://svnweb.freebsd.org/changeset/ports/514093

Log:
  math/gretl: fix build on GCC architectures

  Don't unconditionally use libomp, it breaks build on GCC architectures.

  Instead set USES=compiler:openmp.

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

Changes:
  head/math/gretl/Makefile