jonahgao commented on code in PR #3158:
URL: https://github.com/apache/kvrocks/pull/3158#discussion_r2317642900


##########
CMakeLists.txt:
##########
@@ -33,7 +33,6 @@ option(ENABLE_OPENSSL "enable openssl to support tls 
connection" OFF)
 option(ENABLE_LTO "enable link-time optimization" ON)
 set(SYMBOLIZE_BACKEND "" CACHE STRING "symbolization backend library for 
cpptrace (libbacktrace, libdwarf, or empty)")
 set(PORTABLE 0 CACHE STRING "build a portable binary (disable arch-specific 
optimizations)")
-# TODO: set ENABLE_NEW_ENCODING to ON when we are ready

Review Comment:
   Remove an outdated TODO



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