Bug 232250 - math/vtk8: fix build with GCC-based architectures
Summary: math/vtk8: fix build with GCC-based architectures
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-14 16:10 UTC by Piotr Kubaj
Modified: 2018-10-14 16:23 UTC (History)
2 users (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch (382 bytes, patch)
2018-10-14 16:10 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-14 16:10:42 UTC
Created attachment 198141 [details]
patch

USES=compiler:c++11-lang is necessary to build this port on architectures that have GCC 4.2 in base.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-10-14 16:23:14 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-14 16:23:57 UTC
A commit references this bug:

Author: yuri
Date: Sun Oct 14 16:23:10 UTC 2018
New revision: 482050
URL: https://svnweb.freebsd.org/changeset/ports/482050

Log:
  math/vtk8: Fix build with GCC-based architectures

  Add USES=compiler:c++11-lang
  Also add USES=gl

  PR:		232250
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/math/vtk8/Makefile