mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Improve conflict error message of mruby-bin-debugger; ref 87d1b2a91
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define MRDBCONF_H
|
||||
|
||||
#ifndef MRB_ENABLE_DEBUG_HOOK
|
||||
# error Need 'MRB_ENABLE_DEBUG_HOOK' configuration in your 'build_config.rb'
|
||||
# error mruby-bin-debugger need 'MRB_ENABLE_DEBUG_HOOK' configuration in your 'build_config.rb'
|
||||
#endif
|
||||
|
||||
/* configuration options: */
|
||||
|
||||
Reference in New Issue
Block a user