CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/23 15:52:18
Modified files:
devel/libvirt-glib: Makefile
Log message:
When compiling with base-gcc code paths get enabled that use many deprecated
functions. devel/libvirt-glib has "-Werror" on so the build bombs out right
away.
Switching to "base-clang ports-gcc" fixes the build for sparc64
ok ajacoutot@ (maintainer)
