We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e11874 commit 2de866dCopy full SHA for 2de866d
README.md
@@ -156,7 +156,7 @@ $ apt-get install libncurses-dev
156
be found, e.g.:
157
158
```
159
-$ swift build -Xcc -Xcc -I/path/to/build/Ninja-Release/swift-.../include -Xcc -I/path/to/build/Ninja-Release/llvm-.../include -Xcc -I/path/to/source/llvm-project/llvm/include --product makeOptions
+$ swift build -Xcc -I/path/to/build/Ninja-Release/swift-.../include -Xcc -I/path/to/build/Ninja-Release/llvm-.../include -Xcc -I/path/to/source/llvm-project/llvm/include --product makeOptions
160
161
162
Then, run `makeOptions` and redirect the output to overwrite `Options.swift`:
0 commit comments