docs: Update BUILDING.md

Indicate that GNU Make is the version of make required to build.
This commit is contained in:
ayan george
2023-09-28 13:31:13 -04:00
committed by Ayke
parent 6ef8fcd537
commit 0bb4a8abeb
+1
View File
@@ -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