[all-commits] [llvm/llvm-project] eea5d9: [libc][benchmark] Do not force static linking
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu May 11 02:10:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eea5d9cc4188584cbfdc18a8bac5316596e70263
https://github.com/llvm/llvm-project/commit/eea5d9cc4188584cbfdc18a8bac5316596e70263
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M libc/benchmarks/CMakeLists.txt
Log Message:
-----------
[libc][benchmark] Do not force static linking
Being able to link statically depends on other CMake options and choice of libc.
More information about the All-commits
mailing list