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, Jun 23, 12:54 PM
Unknown Object (File)
Thu, Jun 19, 11:18 PM
Unknown Object (File)
May 18 2025, 1:45 AM
Unknown Object (File)
Apr 29 2025, 4:46 PM
Unknown Object (File)
Apr 27 2025, 10:57 AM
Unknown Object (File)
Apr 25 2025, 11:59 AM
Unknown Object (File)
Apr 18 2025, 7:37 AM
Unknown Object (File)
Apr 14 2025, 3:03 PM
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