Indicate that GNU Make is the version of make required to build.
Этот коммит содержится в:
ayan george 2023-09-28 13:31:13 -04:00 коммит произвёл Ayke
родитель 6ef8fcd537
коммит 0bb4a8abeb

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

@ -19,6 +19,7 @@ LLVM, Clang and LLD are quite light on dependencies, requiring only standard
build tools to be built. Go is of course necessary to build TinyGo itself.
* Go (1.18+)
* GNU Make
* Standard build tools (gcc/clang)
* git
* CMake