mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Deactivate / Activate GEMs Flag introduced into mrbconf.h
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
//#define DISABLE_TIME /* Time class */
|
||||
//#define DISABLE_STRUCT /* Struct class */
|
||||
//#define DISABLE_STDIO /* use of stdio */
|
||||
#define DISABLE_GEMS /* Package Manager mrbgems */
|
||||
|
||||
#undef HAVE_UNISTD_H /* WINDOWS */
|
||||
#define HAVE_UNISTD_H /* LINUX */
|
||||
|
||||
Reference in New Issue
Block a user