Skip to content

Conversation

@edymtt
Copy link
Contributor

@edymtt edymtt commented Nov 6, 2025

At the moment we are not building that natively in the new build system, so find the copy built by the legacy one using a find module.

Addresses rdar://164174616

At the moment we are not building that natively in the new build system,
so find the copy built by the legacy one using a find module.

Addresses rdar://164174616
@edymtt
Copy link
Contributor Author

edymtt commented Nov 6, 2025

@swift-ci please smoke test

@edymtt
Copy link
Contributor Author

edymtt commented Nov 6, 2025

@swift-ci please build toolchain Windows

target_link_libraries(swiftCore PRIVATE "${EXECINFO_LIBRARY}")
endif()

check_compiler_flag(Swift "-Xfrontend -enable-client-retain-release" HAVE_Swift_EMIT_CLIENT_RETAIN_RELEASE_FLAG)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This check will likely need to be generalized to all of Core, Overlay and Supplemental -- this may require a bit of staging, so it could make sense to land the find module first and wire it up in subsequent PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant