Switch to Clang

Clang can cross-compile to PE and is easier to setup than MinGW.
This commit is contained in:
Lauri Kenttä
2023-11-20 16:05:52 +02:00
parent 4379f9cbeb
commit 24c7e2b316
2 changed files with 13 additions and 10 deletions

View File

@@ -84,6 +84,6 @@ If something breaks and you can't boot to Windows, you need to use the Windows i
## Building
* Compiler: GCC targeting w64-mingw32
* Compiler: Clang
* Compiler flags: see Makefile
* Libraries: gnu-efi