[all-commits] [llvm/llvm-project] 89471d: [Fuchsia] Disable libcxx timezone database (#65870)
Alex Brachet via All-commits
all-commits at lists.llvm.org
Sun Sep 10 07:04:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89471d50e8fc72b5157db17d7c9f77790b76b840
https://github.com/llvm/llvm-project/commit/89471d50e8fc72b5157db17d7c9f77790b76b840
Author: Alex Brachet <abrachet at google.com>
Date: 2023-09-10 (Sun, 10 Sep 2023)
Changed paths:
M clang/cmake/caches/Fuchsia-stage2.cmake
Log Message:
-----------
[Fuchsia] Disable libcxx timezone database (#65870)
tzdb is currently broken when cross compiling from non Linux to Linux.
Lets just disable it totally in our toolchain for now. We should remove
this when #65859 lands.
More information about the All-commits
mailing list