Bug 240291 - devel/tbb: fix build on powerpc64
Summary: devel/tbb: 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: Ganael LAPLANCHE
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-02 21:43 UTC by Piotr Kubaj
Modified: 2019-09-03 17:44 UTC (History)
2 users (show)

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


Attachments
patch (2.12 KB, patch)
2019-09-02 21:43 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (martymac)
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-09-02 21:43:24 UTC
Created attachment 207125 [details]
patch

Add needed definitions for powerpc64 in the configs.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-09-03 17:42:22 UTC
A commit references this bug:

Author: martymac
Date: Tue Sep  3 17:41:50 UTC 2019
New revision: 510965
URL: https://svnweb.freebsd.org/changeset/ports/510965

Log:
  Fix build on powerpc64

  PR:		240291
  Submitted by:	pkubaj

Changes:
  head/devel/tbb/Makefile
  head/devel/tbb/files/patch-build-BSD.inc
  head/devel/tbb/files/patch-build_FreeBSD.gcc.inc
Comment 2 Ganael LAPLANCHE freebsd_committer freebsd_triage 2019-09-03 17:44:13 UTC
Patch committed, thanks!