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 bc47698 commit db9e286Copy full SHA for db9e286
tools/driver/CMakeLists.txt
@@ -73,8 +73,6 @@ target_link_libraries(swift-frontend
73
74
add_swift_parser_link_libraries(swift-frontend)
75
76
-_add_swift_runtime_link_flags(swift-frontend "../../lib" "")
77
-
78
# Create a `swift-driver` executable adjacent to the `swift-frontend` executable
79
# to ensure that `swiftc` forwards to the standalone driver when invoked.
80
swift_create_early_driver_copies(swift-frontend)
0 commit comments