swift-testing
swift-testing copied to clipboard
Add support for OpenBSD
Add support for OpenBSD:
- [x] Audit our platform-specific code and add branches for OpenBSD (mostly, but not entirely, the same as FreeBSD)
- [x] Set up team workstations or VMs
- [ ] Set up CI jobs
As far as I know, the FreeBSD code should all work verbatim except for CommandLine.executablePath.
zip and/or tar support needs checking too.
#define RTLD_DEFAULT ((void *) -2) /* Use default search algorithm. */
Tracked internally as rdar://142344821.
This was incorrectly closed.
@3405691582 FYI.