Bug 246089 - graphics/photoflare: fix build on GCC architectures
Summary: graphics/photoflare: 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: 2020-05-01 11:23 UTC by Piotr Kubaj
Modified: 2020-05-01 17:07 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch (435 bytes, patch)
2020-05-01 11:23 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (yuri)
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 2020-05-01 11:23:32 UTC
Created attachment 213989 [details]
patch

GCC doesn't have libomp, it uses -fopenmp flag.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2020-05-01 11:24:01 UTC
The current quarterly branch also needs this.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-01 16:59:34 UTC
A commit references this bug:

Author: pkubaj
Date: Fri May  1 16:59:29 UTC 2020
New revision: 533564
URL: https://svnweb.freebsd.org/changeset/ports/533564

Log:
  graphics/photoflare: fix build on GCC architectures

  GCC doesn't have libomp, it uses -fopenmp flag.

  PR:		246089
  Approved by:	yuri (maintainer)
  MFH:		2020Q2 (fix build blanket)

Changes:
  head/graphics/photoflare/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-05-01 17:04:35 UTC
A commit references this bug:

Author: pkubaj
Date: Fri May  1 17:03:59 UTC 2020
New revision: 533565
URL: https://svnweb.freebsd.org/changeset/ports/533565

Log:
  MFH: r533564

  graphics/photoflare: fix build on GCC architectures

  GCC doesn't have libomp, it uses -fopenmp flag.

  PR:		246089
  Approved by:	yuri (maintainer)

  Approved by:	portmgr (fix build blanket)

Changes:
_U  branches/2020Q2/
  branches/2020Q2/graphics/photoflare/Makefile