diff --git a/stdlib/cmake/modules/AddSwiftStdlib.cmake b/stdlib/cmake/modules/AddSwiftStdlib.cmake index 405b3c376eebd..473926d927779 100644 --- a/stdlib/cmake/modules/AddSwiftStdlib.cmake +++ b/stdlib/cmake/modules/AddSwiftStdlib.cmake @@ -1437,7 +1437,6 @@ function(add_swift_target_library name) # Add PrivateFrameworks, rdar://28466433 set(swiftlib_c_compile_flags_all ${SWIFTLIB_C_COMPILE_FLAGS}) - set(swiftlib_link_flags_all ${SWIFTLIB_LINK_FLAGS}) # Add flags to prepend framework search paths for the parallel framework # hierarchy rooted at /System/iOSSupport/...