On Tue, Jan 27, 2026 at 02:44:55PM +0100, Claudio Jeker wrote: > Here is another batch of ports that need COMPILER and COMPILER_LANGS > to build on sparc64. > > These ports need modern C support of some sort: > cad/xnec2c > comms/rtl_433 > math/cddlib > > This is a modern C++ port > devel/kdbindings > > This port can now use ports-gcc instead of ports-clang which makes it build > devel/qcoro > > Another C++ port which now needs a downgraded C++ std (C++14) > japanese/kasumi
I'd drop base-gcc ffrom kasumi. Given that this wants C++14, this has no chance of building on any of the base-gcc-only arches anyway. Rest makes sense and is ok tb > > A rust monster that needs a modern c compiler: > cargo:warning=cc1: error: unrecognized command line option > "-Wsign-conversion" > cargo:warning=cc1: error: unrecognized command line option "-std=c1x" > net/flare-messenger
