Hi! I just tried updating my -current but the build failed:
build.sh -j 32 -x -V MKDEBUG=yes -V MKDEBUGLIB=yes -V MKLLVM=yes -V NOGCCERROR=yes -T /usr/obj/tools.gcc -m amd64 -O /usr/obj/src.amd64 -D /usr/obj/amd64.gcc.20230604 -R /usr/obj/amd64.gcc.20230604.release distribution --- support-modules --- g++: error: unrecognized command-line option '-stdlib=libc++' g++: error: unrecognized command-line option '-fmodules'; did you mean '-fmoduleinfo'? g++: error: unrecognized command-line option '-fcxx-modules' g++: error: unrecognized command-line option '-fmodules-cache-path=./module.cache' Any ideas how to fix this? Cheers, Thomas