Bug 231715 - security/py-python-nss: unbreak powerpc64
Summary: security/py-python-nss: unbreak 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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-25 13:29 UTC by Piotr Kubaj
Modified: 2018-09-25 23:23 UTC (History)
2 users (show)

See Also:
jhale: maintainer-feedback+


Attachments
patch (798 bytes, patch)
2018-09-25 13:29 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-09-25 13:29:25 UTC
Created attachment 197486 [details]
patch

Powerpc64 needs USES=compiler:c11 to build this port.

I unignored mips* as well, since when newer GCC will be available on mips*, this port should build as well.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-25 23:12:24 UTC
A commit references this bug:

Author: jhale
Date: Tue Sep 25 23:11:39 UTC 2018
New revision: 480707
URL: https://svnweb.freebsd.org/changeset/ports/480707

Log:
  Fix build on mips* and powerpc64

  PR:		231715
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
  Sponsored by:	IntegriCloud

Changes:
  head/security/py-python-nss/Makefile
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2018-09-25 23:23:52 UTC
Committed, thanks!