We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ec827 commit d73e44aCopy full SHA for d73e44a
tools/driver/CMakeLists.txt
@@ -68,8 +68,6 @@ target_link_libraries(swift-frontend
68
69
add_swift_parser_link_libraries(swift-frontend)
70
71
-_add_swift_runtime_link_flags(swift-frontend "../../lib" "")
72
-
73
# Create a `swift-driver` executable adjacent to the `swift-frontend` executable
74
# to ensure that `swiftc` forwards to the standalone driver when invoked.
75
swift_create_early_driver_copies(swift-frontend)
0 commit comments