dwh110 commented on PR #3247: URL: https://github.com/apache/brpc/pull/3247#issuecomment-5191454021
> The build script needs to support enabling `BUTIL_USE_CPU_FREQUENCY`, see `BRPC_WITH_GLOG`. @chenBright OK,Referenced `BRPC_WITH_GLOG` for the following adaptations: 1、Activation options: CMake -DWITH_CPU_FREQUENCY=ON, Bazel --define BUTIL_USE_CPU_FREQUENCY=true, script argument --with-cpu-frequency. 2、Disabled by default for consistent legacy behavior. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
