summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorruki <[email protected]>2015-12-15 10:51:07 +0800
committerruki <[email protected]>2015-12-15 10:51:07 +0800
commitda041a08d3e2faf3bdb88e9699af4a54f7a50f99 (patch)
tree3e062b11b640adde50ea4c183c92f6bf3fd71d75 /core
parent5152870f70f4cd527c619f28493d834319b519ca (diff)
update tbox for linux and fix prober
Diffstat (limited to 'core')
-rwxr-xr-xcore/pkg/tbox.pkg/inc/linux/x64/tbox.config.h5
-rwxr-xr-xcore/pkg/tbox.pkg/inc/linux/x86/tbox.config.h5
2 files changed, 6 insertions, 4 deletions
diff --git a/core/pkg/tbox.pkg/inc/linux/x64/tbox.config.h b/core/pkg/tbox.pkg/inc/linux/x64/tbox.config.h
index f934f08a4..f3483c9a0 100755
--- a/core/pkg/tbox.pkg/inc/linux/x64/tbox.config.h
+++ b/core/pkg/tbox.pkg/inc/linux/x64/tbox.config.h
@@ -6,16 +6,17 @@
#define TB_CONFIG_VERSION_MAJOR 1
#define TB_CONFIG_VERSION_MINOR 5
#define TB_CONFIG_VERSION_ALTER 1
-#define TB_CONFIG_VERSION_BUILD 201511252213
+#define TB_CONFIG_VERSION_BUILD 201512151042
// defines
#define TB_CONFIG_OS_LINUX
#define TB_CONFIG_INFO_HAVE_VERSION
#define TB_CONFIG_TYPE_HAVE_FLOAT
#define TB_CONFIG_MODULE_HAVE_XML
-#define TB_CONFIG_MODULE_HAVE_ZIP
#define TB_CONFIG_MODULE_HAVE_ASIO
#define TB_CONFIG_MODULE_HAVE_OBJECT
+#define TB_CONFIG_MODULE_HAVE_THREAD
+#define TB_CONFIG_MODULE_HAVE_NETWORK
#define TB_CONFIG_MODULE_HAVE_CHARSET
#define TB_CONFIG_LIBC_HAVE_MEMCPY
#define TB_CONFIG_LIBC_HAVE_MEMSET
diff --git a/core/pkg/tbox.pkg/inc/linux/x86/tbox.config.h b/core/pkg/tbox.pkg/inc/linux/x86/tbox.config.h
index f934f08a4..f3483c9a0 100755
--- a/core/pkg/tbox.pkg/inc/linux/x86/tbox.config.h
+++ b/core/pkg/tbox.pkg/inc/linux/x86/tbox.config.h
@@ -6,16 +6,17 @@
#define TB_CONFIG_VERSION_MAJOR 1
#define TB_CONFIG_VERSION_MINOR 5
#define TB_CONFIG_VERSION_ALTER 1
-#define TB_CONFIG_VERSION_BUILD 201511252213
+#define TB_CONFIG_VERSION_BUILD 201512151042
// defines
#define TB_CONFIG_OS_LINUX
#define TB_CONFIG_INFO_HAVE_VERSION
#define TB_CONFIG_TYPE_HAVE_FLOAT
#define TB_CONFIG_MODULE_HAVE_XML
-#define TB_CONFIG_MODULE_HAVE_ZIP
#define TB_CONFIG_MODULE_HAVE_ASIO
#define TB_CONFIG_MODULE_HAVE_OBJECT
+#define TB_CONFIG_MODULE_HAVE_THREAD
+#define TB_CONFIG_MODULE_HAVE_NETWORK
#define TB_CONFIG_MODULE_HAVE_CHARSET
#define TB_CONFIG_LIBC_HAVE_MEMCPY
#define TB_CONFIG_LIBC_HAVE_MEMSET