[all-commits] [llvm/llvm-project] 10b186: [compiler-rt] Do not add -rpath to linker args on ...
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Sun Apr 7 10:22:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10b1864dff816174cd83fb2d3bc622e25fcf0f8a
https://github.com/llvm/llvm-project/commit/10b1864dff816174cd83fb2d3bc622e25fcf0f8a
Author: Alex Richardson <alexrichardson at google.com>
Date: 2024-04-07 (Sun, 07 Apr 2024)
Changed paths:
M compiler-rt/CMakeLists.txt
Log Message:
-----------
[compiler-rt] Do not add -rpath to linker args on Windows
This is not supported. Should hopefully fix Windows CI after
commit c91254db1dcace869f4d3f1ac659bdd7700a1459.
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