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 2dfd569 commit c2a73c8Copy full SHA for c2a73c8
stdlib/cmake/modules/AddSwiftStdlib.cmake
@@ -1437,7 +1437,6 @@ function(add_swift_target_library name)
1437
1438
# Add PrivateFrameworks, rdar://28466433
1439
set(swiftlib_c_compile_flags_all ${SWIFTLIB_C_COMPILE_FLAGS})
1440
- set(swiftlib_link_flags_all ${SWIFTLIB_LINK_FLAGS})
1441
1442
# Add flags to prepend framework search paths for the parallel framework
1443
# hierarchy rooted at /System/iOSSupport/...
0 commit comments