[Bug 282377] Missing std::chrono::current_zone in libc++ 19

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 28 Oct 2024 06:20:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282377

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Jan Beich from comment #0)
> not marked experimental in libc++

Oops, it *is* due to _LIBCPP_HAS_NO_EXPERIMENTAL_TZDB unless
-fexperimental-library is passed. FreeBSD just disables that specific feature,
so -fexperimental-library wouldn't help.

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