mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Update C++ extensions in build instruction document.
This commit is contained in:
@@ -14,7 +14,7 @@ To compile mruby out of the source code you need the following tools:
|
||||
|
||||
Optional:
|
||||
* GIT (to update mruby source and integrate mrbgems easier)
|
||||
* C++ compiler (to use GEMs which include \*.cpp)
|
||||
* C++ compiler (to use GEMs which include \*.cpp, \*.cxx, \*.cc)
|
||||
* Assembler (to use GEMs which include \*.asm)
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user