Bug 235742 - games/holotz-castle: fix build on GCC-based architectures
Summary: games/holotz-castle: fix build on 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-14 14:10 UTC by Piotr Kubaj
Modified: 2019-02-24 21:59 UTC (History)
0 users

See Also:


Attachments
patch (583 bytes, patch)
2019-02-14 14:10 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-02-14 14:10:16 UTC
Created attachment 202024 [details]
patch

Add USE_CXXSTD=c++98 instead of CXXFLAGS+=-Wno-reserved-user-defined-literal (which is not supported by base GCC).

While here, add USES=gl gnome sdl.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-24 21:59:08 UTC
A commit references this bug:

Author: linimon
Date: Sun Feb 24 21:58:41 UTC 2019
New revision: 493816
URL: https://svnweb.freebsd.org/changeset/ports/493816

Log:
  Add USE_CXXSTD=c++98 instead of CXXFLAGS+=-Wno-reserved-user-defined-literal
  (which is not supported by base GCC).

  While here, add USES=gl gnome sdl.

  PR:		235742
  Submitted by:	Piotr Kubaj

Changes:
  head/games/holotz-castle/Makefile