CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/12/05 17:07:19
Modified files:
devel/glib2 : Makefile
Log message:
devel/glib2: fix build on sparc64
The build now involves various C++11 features like trailing commas in
enums. And an upstream commit attempts to fix macros by enabling tests
depending on C++11 or gcc >= 4.8 everywhere. Switch compiler on sparc64
to ports-gcc while waiting for upstream to clean this mess up.
https://gitlab.gnome.org/GNOME/glib/-/commit/c19904d6e8951ea774dc298fa793d8b0e506e32d
ok aja