Bug 233698 - x11-toolkits/fltk-devel: fix build with GCC-based architectures
Summary: x11-toolkits/fltk-devel: fix build with GCC-based architectures
Status: Closed DUPLICATE of bug 234928
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Koichiro Iwao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-01 20:10 UTC by Piotr Kubaj
Modified: 2019-02-14 03:55 UTC (History)
1 user (show)

See Also:


Attachments
patch (700 bytes, patch)
2018-12-01 20: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-12-01 20:10:17 UTC
Created attachment 199721 [details]
patch

-Wno-c++11-narrowing is not supported by base GCC, set USE_CXXSTD=c++98 instead.

While here, add USES=gl localbase:ldflags.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2019-02-14 03:55:23 UTC

*** This bug has been marked as a duplicate of bug 234928 ***