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
SR-7154: swiftpm tests fail if --debug-foundation option is used.
- Add a --swift-lib-dir so that tests can find libswiftSwiftOnone.so
which is required by libFoundation.so
- The path to the libraries in the swift build directory are passed
to the test programs via the environment using LD_LIBRARY_PATH.
0 commit comments