Bug 1676951: Improve "on Windows" * 2 sentence r=smacleod DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D96904
This commit is contained in:
Mitchell Hentges 2020-11-12 20:39:19 +00:00
Родитель 1b8a2c18be
Коммит eef15c6006
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -98,7 +98,7 @@ Anyway, the build system spawns thousands of new processes during a
build. Parts of the build that rely on rapid spawning of new processes
are slow on Windows as a result. This is most pronounced when running
*configure*. The configure file is a giant shell script and shell
scripts rely heavily on new processes. This is why configure on Windows
scripts rely heavily on new processes. This is why configure
can run over a minute slower on Windows.
Another reason Windows builds are slower is because Windows lacks proper