adapt to package on anolis

This commit is contained in:
LINxiansheng
2024-03-27 05:20:32 +00:00
committed by ob-robot
parent 99cd87d5e9
commit 42e74e024d
4 changed files with 404 additions and 0 deletions

View File

@ -43,6 +43,7 @@ endif()
set(CPACK_RPM_SPEC_MORE_DEFINE
"%global _missing_build_ids_terminate_build 0
%global _find_debuginfo_opts -g
%global __brp_check_rpaths %{nil}
%define __strip ${CMAKE_SOURCE_DIR}/deps/3rd/usr/local/oceanbase/devtools/bin/llvm-strip
%undefine __brp_mangle_shebangs
%global __requires_exclude ^\(/bin/bash\|/usr/bin/\.*\)$