On Fri Jun 17, 2022 at 07:28:31PM -0400, Kurt Mosiejczuk wrote: > clazy hasn't built on sparc64 for some time. > > OK to mark it BROKEN-sparc64? > > (cc maintainer)
ok rsadowski > > --Kurt > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/lang/clazy/Makefile,v > retrieving revision 1.12 > diff -u -p -r1.12 Makefile > --- Makefile 11 Mar 2022 19:28:53 -0000 1.12 > +++ Makefile 17 Jun 2022 23:27:10 -0000 > @@ -1,3 +1,5 @@ > +BROKEN-sparc64 = Uses clang-cpp libraries and fails to link with either > ports-gcc or ports-clang > + > COMMENT = static source code analyzer for Qt-based C++ > > V = 1.11
