Update readme.

This commit is contained in:
2021-02-02 18:17:12 +01:00
committed by belliash
parent c16cfd67c9
commit fe9d4f69ba

View File

@@ -1,7 +1,7 @@
## XT Toolchain
This is a LLVM/Clang/LLD based mingw-w64 toolchain. It currently supports C and C++, and provides
a variety of tools including IDL, message and resource compilers. The XT Toolchain is also the
official build environment for compiling XT software, including the FerretOS. Currently, it is
official build environment for compiling XT software, including the XT OS. Currently, it is
targeted at Linux host only, however it should be possible to build it in MSYS2 as well.
Benefits of a LLVM based MinGW toolchain are: