Bug 236822 - games/ecwolf: fix build with GCC-based architectures
Summary: games/ecwolf: 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-27 07:26 UTC by Piotr Kubaj
Modified: 2019-03-29 15:45 UTC (History)
1 user (show)

See Also:
pkubaj: maintainer-feedback+


Attachments
patch (457 bytes, patch)
2019-03-27 07:26 UTC, Piotr Kubaj
pkubaj: maintainer-approval+
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-03-27 07:26:19 UTC
Created attachment 203179 [details]
patch

GCC architectures need USES=compiler:c++11-lang to build this port.

While here, also add USES=sdl.

Tested on powerpc64 and amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-29 15:45:08 UTC
A commit references this bug:

Author: linimon
Date: Fri Mar 29 15:44:58 UTC 2019
New revision: 497157
URL: https://svnweb.freebsd.org/changeset/ports/497157

Log:
  Fix build on GCC-based architectures:

    /usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'

  PR:		236822
  Submitted by:	maintainer

Changes:
  head/games/ecwolf/Makefile