Bug 237484 - x11/qimageblitz: fix build with GCC-based architectures
Summary: x11/qimageblitz: fix build with GCC-based 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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-23 06:01 UTC by Piotr Kubaj
Modified: 2019-04-23 06:12 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
patch (371 bytes, patch)
2019-04-23 06:01 UTC, Piotr Kubaj
no flags 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-04-23 06:01:06 UTC
Created attachment 203908 [details]
patch

This port needs USES=compiler:c++11-lang to build on GCC architectures. It sets CXXSTD to gnu++98 but still uses Qt5, which requires C++11.

Tested on powerpc64 and amd64.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-04-23 06:11:20 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-04-23 06:12:09 UTC
A commit references this bug:

Author: yuri
Date: Tue Apr 23 06:11:13 UTC 2019
New revision: 499717
URL: https://svnweb.freebsd.org/changeset/ports/499717

Log:
  x11/qimageblitz: fix build with GCC-based architectures

  PR:		237484
  Submitted by:	pkubaj

Changes:
  head/x11/qimageblitz/Makefile