Skip to content

Conversation

etcwilde
Copy link
Member

@etcwilde etcwilde commented Sep 4, 2025

The REPL keys off of the location of swiftCore.so loaded in the REPL itself. The image is loaded lazily by dlopen. This was disabled on FreeBSD though, so the repl couldn't find the Swift runtime.

rdar://158057010

The REPL keys off of the location of swiftCore.so loaded in the REPL
itself. The image is loaded lazily by dlopen. This was disabled on
FreeBSD though, so the repl couldn't find the Swift runtime.
@etcwilde etcwilde requested a review from a team as a code owner September 4, 2025 21:16
@etcwilde
Copy link
Member Author

etcwilde commented Sep 4, 2025

@swift-ci please test

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.

2 participants