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)
Fri, Apr 19, 2:38 PM
Unknown Object (File)
Fri, Apr 19, 11:27 AM
Unknown Object (File)
Fri, Apr 19, 2:48 AM
Unknown Object (File)
Mar 26 2024, 6:49 AM
Unknown Object (File)
Mar 12 2024, 2:41 AM
Unknown Object (File)
Mar 12 2024, 2:41 AM
Unknown Object (File)
Mar 12 2024, 2:41 AM
Unknown Object (File)
Mar 12 2024, 2:29 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