PragmaTwice opened a new pull request, #1887: URL: https://github.com/apache/kvrocks/pull/1887
In a glibc header `features.h`, a warning diagnostic message will be emitted while `_FORTIFY_SOURCE` is used and the current optimization level is low. And if `TBB_STRICT` is enabled, all warnings will be treated as error `-Werror` and then make the compilation of TBB fail. We disable the option and thus solve #1885. -- 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]
