Summary: | x11-toolkits/gtksourceview3 and all dependent ports need compiler:c11 and USE_CSTD=c11 (or gnu11) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Justin Hibbits <jhibbits> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | brd, linimon | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gnome) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Justin Hibbits
2018-02-02 17:05:33 UTC
Created attachment 190817 [details]
Patch for all ports tested
This is a patch against all ports I've built with gtksourceview3, adding the compiler USES incantation.
A commit references this bug: Author: brd Date: Sun Mar 25 21:48:33 UTC 2018 New revision: 465547 URL: https://svnweb.freebsd.org/changeset/ports/465547 Log: Fix build on ppc64 by specifying what is needed from the compiler. PR: 225635 Submitted by: jhibbits Approved by: maintainer timeout Changes: head/editors/gedit/Makefile head/editors/gedit-plugins/Makefile head/editors/pluma/Makefile head/math/gnome-calculator/Makefile head/x11/mate-applets/Makefile head/x11-fm/sushi/Makefile head/x11-toolkits/gtksourceview3/Makefile |