Bug 239645 - biology/hhsuite: fix build on powerpc64
Summary: biology/hhsuite: 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: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-04 15:35 UTC by Piotr Kubaj
Modified: 2019-08-05 14:24 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch (803 bytes, patch)
2019-08-04 15:35 UTC, Piotr Kubaj
yuri: maintainer-approval+
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-08-04 15:35:18 UTC
Created attachment 206278 [details]
patch

This port can't use Altivec. Instead, it's possible to use GCC's translation layer from SSE. Adjust build flags to do it.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-08-05 14:24:08 UTC
A commit references this bug:

Author: pkubaj
Date: Mon Aug  5 14:23:24 UTC 2019
New revision: 508177
URL: https://svnweb.freebsd.org/changeset/ports/508177

Log:
  biology/hhsuite: fix build on powerpc64

  This port can't use Altivec. Instead, it's possible to use GCC's translation layer from SSE. Adjust build flags to do it.

  PR:		239645
  Approved by:	yuri (maintainer), tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D21160

Changes:
  head/biology/hhsuite/Makefile