forked from GitHub/gf-core
Make the -fcclazy configuration option visible in the build info in the GF Shell welcome message
This commit is contained in:
@@ -13,3 +13,6 @@ buildInfo =
|
||||
#ifdef SERVER_MODE
|
||||
++" server"
|
||||
#endif
|
||||
#ifdef CC_LAZY
|
||||
++ " cclazy"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user