Bug 232873 - security/cryptopp: add USES=compiler:c++11-lang
Summary: security/cryptopp: add USES=compiler:c++11-lang
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-10-31 23:25 UTC by Piotr Kubaj
Modified: 2018-10-31 23:38 UTC (History)
2 users (show)

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


Attachments
patch (353 bytes, patch)
2018-10-31 23:25 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-10-31 23:25:49 UTC
Created attachment 198834 [details]
patch

This port needs USES=compiler:c++11-lang to make linking against it by net-p2p/amule possible.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-31 23:36:41 UTC
A commit references this bug:

Author: jhale
Date: Wed Oct 31 23:36:04 UTC 2018
New revision: 483628
URL: https://svnweb.freebsd.org/changeset/ports/483628

Log:
  security/cryptopp: Fix linking with net-p2p/amule on powerpc64

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

Changes:
  head/security/cryptopp/Makefile
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2018-10-31 23:38:04 UTC
Committed, thanks!