Bug 235514 - biology/hmmer: fix build on powerpc, powerpc64
Summary: biology/hmmer: fix build on powerpc, 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: 2019-02-05 08:39 UTC by Piotr Kubaj
Modified: 2019-02-18 01:30 UTC (History)
2 users (show)

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


Attachments
patch (389 bytes, patch)
2019-02-05 08:39 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 2019-02-05 08:39:35 UTC
Created attachment 201742 [details]
patch

vec_splats function is not supported by base GCC. Add USES=compiler:c11 to fix build on powerpc platforms.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-18 01:30:52 UTC
A commit references this bug:

Author: linimon
Date: Mon Feb 18 01:30:24 UTC 2019
New revision: 493230
URL: https://svnweb.freebsd.org/changeset/ports/493230

Log:
  vec_splats function is not supported by base GCC.  Add USES=compiler:c11
  to fix build on powerpc platforms.

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

Changes:
  head/biology/hmmer/Makefile