diff options
author | Tom Stellard <tstellar@redhat.com> | 2025-02-19 17:46:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-19 17:46:29 -0800 |
commit | f5b311e47de044160aeb25221095898c35c4847f (patch) | |
tree | 32dcdb202d28328a7b92187b42e0fc08ad16e00e /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 5d4998bc02cebd77e70f0fa712ab8e1eb8f643f0 (diff) | |
download | llvm-f5b311e47de044160aeb25221095898c35c4847f.zip llvm-f5b311e47de044160aeb25221095898c35c4847f.tar.gz llvm-f5b311e47de044160aeb25221095898c35c4847f.tar.bz2 |
[CMake][Release] Statically link clang with stage1 runtimes (#127268)
This change will cause clang and the other tools to statically link
against the runtimes built in stage1. This will make the built binaries
more portable by eliminating dependencies on system libraries like
libgcc and libstdc++.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions