OdyX opened a new pull request, #2494: URL: https://github.com/apache/brpc/pull/2494
### What problem does this PR solve? Problem Summary: when passing `-DCMAKE_CPP_FLAGS="-D_FORTIFY_SOURCE=2"` (for example, in Debian packaging), this doesn't get propagated in the `tests/` directory ### What is changed and the side effects? Changed: pass the command-line `CMAKE_CPP_FLAGS` into tests/ compilation… Side effects: - None -- 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]
