Bug 232521 - devel/arm-none-eabi-gcc: fix build on powerpc64
Summary: devel/arm-none-eabi-gcc: fix build on powerpc64
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: 2018-10-22 09:00 UTC by Piotr Kubaj
Modified: 2018-11-10 00:32 UTC (History)
1 user (show)

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


Attachments
patch (1.10 KB, patch)
2018-10-22 09:00 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 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