You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2023. It is now read-only.
build: build sub-modules with the same build config (#1120)
Ensure that we build swift-numerics and PythonKit as the same build
type. This is important since ELFish platforms copy DT_NEEDED entries,
resulting in over-linking of swiftOnoneSupport which presents issues for
release/debug build configuration mismatches.
0 commit comments