[all-commits] [llvm/llvm-project] e5ccc7: [libc] Add missing -latomic for rv32 (#99337)
Mikhail R. Gadelha via All-commits
all-commits at lists.llvm.org
Wed Jul 17 09:41:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5ccc7136dab209d769cc97efd7f1596c12d5bec
https://github.com/llvm/llvm-project/commit/e5ccc7136dab209d769cc97efd7f1596c12d5bec
Author: Mikhail R. Gadelha <mikhail at igalia.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M libc/cmake/modules/LLVMLibCCheckMPFR.cmake
M libc/test/src/CMakeLists.txt
Log Message:
-----------
[libc] Add missing -latomic for rv32 (#99337)
On rv32, libatomic is needed to build libc when mpfr and gmp are enabled.
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