Page MenuHomeFreeBSD

Sprinkle C{,++}11 requirements on Gtk3-related ports
ClosedPublic

Authored by jhibbits on May 6 2017, 4:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 12:48 PM
Unknown Object (File)
Wed, Apr 15, 10:30 PM
Unknown Object (File)
Sat, Apr 11, 11:21 PM
Unknown Object (File)
Thu, Apr 9, 11:49 AM
Unknown Object (File)
Sun, Apr 5, 5:06 AM
Unknown Object (File)
Mar 27 2026, 8:45 AM
Unknown Object (File)
Mar 27 2026, 4:00 AM
Unknown Object (File)
Mar 26 2026, 11:30 AM
Subscribers

Details

Summary

glib20 and its gtk-related dependencies now require c11 and c++11 to
build. This is already supported by clang in base, but not by gcc in base, so
we need to make sure gcc-based targets use a newer gcc.

Test Plan

Poudriere run on a GCC platform (testing done on a PowerMac G5)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable