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.
2 parents 248c554 + c2a73c8 commit 9053413Copy full SHA for 9053413
stdlib/cmake/modules/AddSwiftStdlib.cmake
@@ -1430,7 +1430,6 @@ function(add_swift_target_library name)
1430
1431
# Add PrivateFrameworks, rdar://28466433
1432
set(swiftlib_c_compile_flags_all ${SWIFTLIB_C_COMPILE_FLAGS})
1433
- set(swiftlib_link_flags_all ${SWIFTLIB_LINK_FLAGS})
1434
1435
# Add flags to prepend framework search paths for the parallel framework
1436
# hierarchy rooted at /System/iOSSupport/...
0 commit comments