[Bug 236849] graphics/gwenview: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 29 18:44:47 GMT 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236849

--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:

Author: rakuco
Date: Fri Mar 29 18:44:20 UTC 2019
New revision: 497176
URL: https://svnweb.freebsd.org/changeset/ports/497176

Log:
  Backport a few changes to enable exceptions in all files that use libexiv.

  This is required after the recent exiv2 update to 0.27, as exiv requires a
  build with exceptions enabled, and KDE disables exceptions by default.

  This fixes the build with GCC (for some reason, clang doesn't complain that
  code that uses exceptions is built with -fno-exceptions).

  PR:           236849

Changes:
  head/graphics/gwenview/Makefile
  head/graphics/gwenview/files/patch-git_b81eed1dc
  head/graphics/gwenview/files/patch-git_fe0dbadae

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list