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
Make some small corrections in the FreeBSD SDK generator (#241)
- Change some shared options' help text to not be Linux-specific
- Note that the default FreeBSD target matches the host arch, not fixed to `x86_64`
- Spell version option as `--freebsd-version`, not `--free-bsd-version`
- Remove `--from-swift-toolchain`, the `--target-swift-package-path` option already existed for this purpose
- Emit an error if `--host-swift-package-path` is given, since this currently has no effect
0 commit comments