depricate windows native builds

This commit is contained in:
Bert van der Weerd 2022-09-28 21:42:00 +02:00
parent 745124c791
commit 95c8967a9c
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -57,6 +57,8 @@ That should produce the (non-updating) setup.exe and the community portable zip.
# Compiling the windows version # Compiling the windows version
(With the arrival of the linux cross-compiled builds, this is no longer preferred.)
This segment is for people who want to build LibreWolf for themselves. The build of the LibreWolf source tarball is in public CI, so you can use that. Given that you have followed the steps in the Mozilla setup guide: This segment is for people who want to build LibreWolf for themselves. The build of the LibreWolf source tarball is in public CI, so you can use that. Given that you have followed the steps in the Mozilla setup guide:
* [Building Firefox On Windows](https://firefox-source-docs.mozilla.org/setup/windows_build.html) * [Building Firefox On Windows](https://firefox-source-docs.mozilla.org/setup/windows_build.html)