[libcxx-commits] [libcxx] Reverts around time_zone (PR #95058)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 11 09:01:02 PDT 2024
ldionne wrote:
Note that if you really just want to turn off this whole feature on your configuration while we're figuring out a path forward, I think you could just pass `-DLIBCXX_ENABLE_TIME_ZONE_DATABASE=OFF` in the CMake and this should disable all these tests. @mordante should be able to confirm.
This would have the added benefit that the issue can be reproduced on your setup by just re-enabling the configuration.
https://github.com/llvm/llvm-project/pull/95058
More information about the libcxx-commits
mailing list