PragmaTwice opened a new pull request, #586:
URL: https://github.com/apache/incubator-kvrocks/pull/586

   Solve #563 and #569.
   
   `-O0` and `-g` is removed:
   - `-O0` is automatically applied while `-DCMAKE_BUILD_TYPE=Debug` is passed 
to cmake
   - `-g` is automatically applied while `-DCMAKE_BUILD_TYPE=Debug` (or 
`RelWithDebInfo`) is passed to cmake


-- 
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]

Reply via email to