Avoid adding redundant temporary RUNPATH to builder's stdlib

Many shared libs and executables are only run after stdlib/runtime are
built. They don't need to link with builders stdlib at all.
This commit is contained in:
Rintaro Ishizaki
2023-08-24 22:54:47 +00:00
parent 9c9010e5b7
commit 2a2787b2d0
16 changed files with 56 additions and 69 deletions

View File

@@ -1,6 +1,7 @@
add_swift_host_tool(swift-def-to-strings-converter
swift-def-to-strings-converter.cpp
SWIFT_COMPONENT tools
REQUIRED_FOR_MINIMAL_COMPILER
)
target_link_libraries(swift-def-to-strings-converter PRIVATE