mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Add MRB_IMPROVE_META_PROGRAMMING configuration
This commit is contained in:
@@ -110,6 +110,9 @@
|
||||
/* fixed size state atexit stack */
|
||||
//#define MRB_FIXED_STATE_ATEXIT_STACK
|
||||
|
||||
/* improve meta programming support */
|
||||
//#define MRB_IMPROVE_META_PROGRAMMING
|
||||
|
||||
/* -DMRB_DISABLE_XXXX to drop following features */
|
||||
//#define MRB_DISABLE_STDIO /* use of stdio */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user