[Bug 294900] Errors during buildworld: C++20 extension

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 May 2026 03:12:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294900

--- Comment #1 from robbak@gmail.com ---
I just got a build after removing my /etc/src-env.conf and /etc/src.conf. I
also examined my /etc/make.conf, but I don't recall making any changes (sorry). 

src-env.conf:
WITH_META_MODE=Yes

src.conf
WITHOUT_LLVM_TARGET_AARCH64="yes"
WITHOUT_LLVM_TARGET_ARM="yes"
WITHOUT_LLVM_TARGET_MIPS="yes"
WITHOUT_LLVM_TARGET_POWERPC="yes"
WITHOUT_LLVM_TARGET_SPARC="yes"
WITHOUT_CROSS_COMPILER="yes"

I also did a fresh git pull between the failed and good build, but it was only
an hours worth of changes, and nothing there looked relevant.

-- 
You are receiving this mail because:
You are the assignee for the bug.