Bug 235109 - devel/binutils: fails to build powerpc64-binutils
Summary: devel/binutils: fails to build powerpc64-binutils
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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-21 14:16 UTC by Piotr Kubaj
Modified: 2019-01-22 13:15 UTC (History)
1 user (show)

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


Attachments

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-01-21 14:16:58 UTC
https://svnweb.freebsd.org/ports/head/devel/binutils/Makefile?r1=490859&r2=490858&pathrev=490859 broke powerpc64-binutils.

EXTRA_PATCHES is wrong.

Probably something like
EXTRA_PATCHES=${MASTERDIR}/files/binutils-do-not-provide-shared-section-symbols.patch:-p1
is needed.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-21 15:01:52 UTC
A commit references this bug:

Author: bapt
Date: Mon Jan 21 15:00:52 UTC 2019
New revision: 490865
URL: https://svnweb.freebsd.org/changeset/ports/490865

Log:
  Fix EXTRA_PATCHES usage

  PR:		235109

Changes:
  head/devel/binutils/Makefile