[all-commits] [llvm/llvm-project] 5b8479: [libc][CMake] Set library type of libc_diff_test_u...
OverMighty via All-commits
all-commits at lists.llvm.org
Mon Jul 22 05:42:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b8479bc28a8641f02be3d64f87770b9e0b1a427
https://github.com/llvm/llvm-project/commit/5b8479bc28a8641f02be3d64f87770b9e0b1a427
Author: OverMighty <its.overmighty at gmail.com>
Date: 2024-07-22 (Mon, 22 Jul 2024)
Changed paths:
M libc/test/src/math/performance_testing/CMakeLists.txt
Log Message:
-----------
[libc][CMake] Set library type of libc_diff_test_utils to STATIC (#99869)
Fixes linker errors due to hidden symbols when running CMake with
-DBUILD_SHARED_LIBS=ON.
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