https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282377
--- Comment #1 from Jan Beich <jbe...@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.