Skip to content

Commit 3b3b8cb

Browse files
committed
Clarify directions in building on Linux
1 parent cd9d234 commit 3b3b8cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/WindowsCrossCompile.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ Additionally, the ICU headers and libraries need to be provided for the build.
4747

4848
#### Linux
4949

50-
For Linux, there are a few issues that require slightly different cmake options.
50+
For Linux, you will also need to build the Linux SDK with the cmake options
51+
below.
5152

5253
```bash
5354
--extra-cmake-options=-DSWIFT_BUILD_RUNTIME_WITH_HOST_COMPILER=FALSE,\

0 commit comments

Comments
 (0)