update zlib from 1.2.7 to 1.2.13 on 8u

This commit is contained in:
Naynahs
2024-06-24 06:24:53 +00:00
committed by ob-robot
parent d1e91320ec
commit 4b05c0aac6

View File

@ -23,7 +23,7 @@ ob_define(OB_CMAKE_RULES_CHECK ON)
ob_define(OB_STATIC_LINK_LGPL_DEPS ON) ob_define(OB_STATIC_LINK_LGPL_DEPS ON)
ob_define(HOTFUNC_PATH "${CMAKE_SOURCE_DIR}/hotfuncs.txt") ob_define(HOTFUNC_PATH "${CMAKE_SOURCE_DIR}/hotfuncs.txt")
ob_define(OB_BUILD_CCLS OFF) ob_define(OB_BUILD_CCLS OFF)
ob_define(LTO_JOBS 32) ob_define(LTO_JOBS 16)
# get compiler from build.sh # get compiler from build.sh
ob_define(OB_CC "") ob_define(OB_CC "")
ob_define(OB_CXX "") ob_define(OB_CXX "")