Commit c53c4d1
authored
Don't set
The toolchain on the release/6.3 branch has regressed because we are
inadvertently setting `SWT_NO_INTEROP` on WASI in the CMake build but
not in the SwiftPM manifest. This change was unintentional.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.SWT_NO_INTEROP on WASI. (#1512)1 parent 671c833 commit c53c4d1
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
0 commit comments