Bug 232521

Summary: devel/arm-none-eabi-gcc: fix build on powerpc64
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon
Priority: --- Flags: bugzilla: maintainer-feedback? (kan)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-22 09:00:17 UTC
Created attachment 198459 [details]
patch

USES=compiler:c++11-lang is necessary to build this port on powerpc64. Since it should be similar with other slave ports, I added USES to master port.

Tested on powerpc64,

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-10 00:32:00 UTC
A commit references this bug:

Author: linimon
Date: Sat Nov 10 00:31:13 UTC 2018
New revision: 484561
URL: https://svnweb.freebsd.org/changeset/ports/484561

Log:
  USES=compiler:c++11-lang is necessary to build arm-none-eabi-gcc on
  powerpc64.  Since it should be similar with other slave ports, add
  USES to the masterport.

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

Changes:
  head/devel/arm-none-eabi-gcc/Makefile
  head/devel/powerpc64-gcc/Makefile