Bug 239833 - graphics/photoflow: fix build with GCC-based architectures, don't optimize for builder CPU
Summary: graphics/photoflow: fix build with GCC-based architectures, don't optimize fo...
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-08-13 22:03 UTC by Piotr Kubaj
Modified: 2019-08-28 19:28 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch (3.00 KB, patch)
2019-08-13 22:03 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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-08-28 19:25:30 UTC
A commit references this bug:

Author: pkubaj
Date: Wed Aug 28 19:24:52 UTC 2019
New revision: 510094
URL: https://svnweb.freebsd.org/changeset/ports/510094

Log:
  graphics/photoflow: fix build on GCC architectures, don't optimize for builder CPU

  This port passes -march flags which are bad for users using packages.

  Also merge https://github.com/aferrero2707/PhotoFlow/commit/0c79ee254eab9e4a44c7aeca9e43dc7990f14dd8#diff-2d5c4ed90f403ec79d56bb0af37dac07 and https://github.com/aferrero2707/PhotoFlow/commit/84c19b68d7a38dcf4877e7762303fb1841f33d3b#diff-2d5c4ed90f403ec79d56bb0af37dac07 for compatibility with GCC 9.

  PR:		239833
  Approved by:	yuri (maintainer), linimon (mentor)
  Differential Revision:	https://reviews.freebsd.org/D21285

Changes:
  head/graphics/photoflow/Makefile
  head/graphics/photoflow/files/patch-src_CMakeLists.txt
  head/graphics/photoflow/files/patch-src_external_rawspeed_src_librawspeed_common_Mutex.h