Skip to content

Commit 68f89d2

Browse files
fujiiRazvan Caliman
authored andcommitted
WindowsPort.md: Removed the sentence about GCC
We explicitly specify CC and CXX. We don't need the sentence.
1 parent ed687e4 commit 68f89d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/Ports/WindowsPort.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@ In the WinKit command prompt, invoke `build-webkit` to start building.
9696
perl Tools/Scripts/build-webkit --release
9797
```
9898

99-
Ensure you don't have GCC in your PATH, otherwise CMake is going to use GCC and builds will fail.
100-
10199
You will get required libraries [WebKitRequirements](https://github.com/WebKitForWindows/WebKitRequirements) downloaded automatically when you perform a `build-webkit`.
102100
It checks the latest WebKitRequirements every time.
103101
I'd like to recommend to use `--skip-library-update` for incremental build to speed up for the next time.

0 commit comments

Comments
 (0)