diff options
| author | ruki <[email protected]> | 2019-07-05 23:54:57 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-07-05 22:11:19 +0800 |
| commit | ef2b7d06c8964c33567d44008099770a06ea897d (patch) | |
| tree | 475d577fb85169fb3fafd5138a203c614ca42308 /core/src/tbox/inc/linux | |
| parent | d5f175c340f5b9f876965177830e42a94936d3b6 (diff) | |
update tbox config and makefile
Diffstat (limited to 'core/src/tbox/inc/linux')
| -rwxr-xr-x | core/src/tbox/inc/linux/tbox.config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/tbox/inc/linux/tbox.config.h b/core/src/tbox/inc/linux/tbox.config.h index 10f5f0996..a50d8d459 100755 --- a/core/src/tbox/inc/linux/tbox.config.h +++ b/core/src/tbox/inc/linux/tbox.config.h @@ -16,6 +16,7 @@ #define TB_CONFIG_TYPE_HAVE_FLOAT 1 #define TB_CONFIG_FORCE_UTF8 1 #define TB_CONFIG_MODULE_HAVE_HASH 1 +#define TB_CONFIG_MODULE_HAVE_CHARSET 1 #define TB_CONFIG_LIBC_HAVE_MEMCPY 1 #define TB_CONFIG_LIBC_HAVE_MEMSET 1 #define TB_CONFIG_LIBC_HAVE_MEMMOVE 1 |
