Bug 236691 - games/stonesoup: fix build with GCC-based architectures
Summary: games/stonesoup: 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: Nikolai Lifanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-21 06:42 UTC by Piotr Kubaj
Modified: 2019-03-29 15:13 UTC (History)
2 users (show)

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


Attachments
patch (2.32 KB, patch)
2019-03-21 06:42 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-03-21 06:42:09 UTC
Created attachment 203022 [details]
patch

Make this port respect LDFLAGS and CXXFLAGS to fix build when building on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-29 15:12:34 UTC
A commit references this bug:

Author: linimon
Date: Fri Mar 29 15:12:06 UTC 2019
New revision: 497150
URL: https://svnweb.freebsd.org/changeset/ports/497150

Log:
  Fix build on gcc-based architectures by respecting LDFLAGS and CXXFLAGS:

    ld-elf.so.1: /usr/lib/libstdc++.so.6: version CXXABI_1.3.8 required by /wrkdirs/usr/ports/games/stonesoup/work/crawl-0.23.1/crawl-ref/source/rltiles/tool/tilegen.elf not found

  PR:		236691
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/games/stonesoup/files/patch-Makefile
  head/games/stonesoup/files/patch-rltiles_Makefile