Thu Apr 20 10:55:46 AM CEST 2023

This commit is contained in:
Bert van der Weerd 2023-04-20 10:55:46 +02:00
parent 855ab1b658
commit 264e65b71a
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -29,3 +29,4 @@ version directly from source while building the portable zip. The tools are inst
# Building from source
* Building from source is done using our `bsys` build system. It only supports cross-compiling from Linux to Windows. So building the windows version from within windows is not supported. Well, it's not tested but possible in principle.
* It's getting build by v6 of bsys, located here: [bsys6](https://gitlab.com/librewolf-community/browser/bsys6).