Bug 235709 - devel/fuzzylite: fix build with GCC-based architectures, modernize port
Summary: devel/fuzzylite: fix build with GCC-based architectures, modernize port
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-13 08:59 UTC by Piotr Kubaj
Modified: 2019-02-21 04:21 UTC (History)
1 user (show)

See Also:
pkubaj: maintainer-feedback+


Attachments
patch (755 bytes, patch)
2019-02-13 08:59 UTC, Piotr Kubaj
pkubaj: 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-02-13 08:59:37 UTC
Created attachment 201979 [details]
patch

Add USES=compiler:c++11-lang to fix build on GCC architectures.

Use CMAKE_OFF instead of CMAKE_ARGS.

Don't check for Clang versions lower than 3.9.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-21 04:21:22 UTC
A commit references this bug:

Author: linimon
Date: Thu Feb 21 04:20:43 UTC 2019
New revision: 493487
URL: https://svnweb.freebsd.org/changeset/ports/493487

Log:
  Add USES=compiler:c++11-lang to fix build on GCC-based architectures.

  Use CMAKE_OFF instead of CMAKE_ARGS.

  Don't check for Clang versions lower than 3.9.

  PR:		235709
  Submitted by:	maintainer

Changes:
  head/devel/fuzzylite/Makefile