[CP] support debian package

This commit is contained in:
LINxiansheng
2024-03-01 06:44:40 +00:00
committed by ob-robot
parent 7466c1039d
commit d38fc1ab37
15 changed files with 587 additions and 399 deletions

View File

@ -1256,7 +1256,7 @@ _Pragma("GCC diagnostic pop")
check_reset_force_allows();
} /* not allow */
}
#ifndef OB_BUILD_RPM
#ifndef OB_BUILD_PACKAGE
const int64_t threshold_us = 500 * 1000;
#else
const int64_t threshold_us = 1000 * 1000;