mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[docs] Build instructions for OpenBSD. (#33934)
Swift now builds cleanly out of the box as of OpenBSD 6.8-beta. While there are still more unit test tweaks to be made, document the preparation and other quirk flags necessary to get a clean build on this system.
This commit is contained in:
@@ -77,6 +77,9 @@ documentation, please create a thread on the Swift forums under the
|
||||
How to build Swift on Windows using Visual Studio.
|
||||
- [WindowsCrossCompile.md](/docs/WindowsCrossCompile.md):
|
||||
How to cross compile Swift for Windows on a non-Windows host OS.
|
||||
- Building for OpenBSD:
|
||||
- [OpenBSD.md](/docs/OpenBSD.md):
|
||||
Overview of specific steps for building on OpenBSD.
|
||||
- [RunningIncludeWhatYouUse.md](/docs/HowToGuides/RunningIncludeWhatYouUse.md):
|
||||
Describes how to run [include-what-you-use](https://include-what-you-use.org)
|
||||
on the Swift project.
|
||||
|
||||
Reference in New Issue
Block a user