[all-commits] [llvm/llvm-project] 3a7d1b: [libc] Include CheckCXXCompilerFlag when checking ...
Tristan Ross via All-commits
all-commits at lists.llvm.org
Thu Dec 5 13:12:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a7d1b5c1643881704d3f6bdc6b9b3c7e16b09a8
https://github.com/llvm/llvm-project/commit/3a7d1b5c1643881704d3f6bdc6b9b3c7e16b09a8
Author: Tristan Ross <tristan.ross at midstall.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M libc/CMakeLists.txt
Log Message:
-----------
[libc] Include CheckCXXCompilerFlag when checking compiler features (#118862)
Includes `CheckCXXCompilerFlag` so when building LLVM libc is built
standalone, it actually works and doesn't complain about
`check_cxx_compiler_flag` not being defined.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list