From 8bbde64ead3cfa2ffd3ca9f8f70ed3428fd22cf8 Mon Sep 17 00:00:00 2001 From: take_cheeze Date: Thu, 22 May 2014 22:06:38 +0900 Subject: Update C++ extensions in build instruction document. --- doc/compile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/compile/README.md b/doc/compile/README.md index 8928a0086..4309dcdc4 100644 --- a/doc/compile/README.md +++ b/doc/compile/README.md @@ -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 -- cgit v1.2.3