git-hulk commented on code in PR #3053:
URL: https://github.com/apache/kvrocks/pull/3053#discussion_r2204118806


##########
cmake/rocksdb.cmake:
##########
@@ -54,6 +54,7 @@ FetchContent_MakeAvailableWithArgs(rocksdb
   PORTABLE=${PORTABLE}
 )
 
+target_compile_options(rocksdb PRIVATE "-march=rv64gc")

Review Comment:
   This option should be involved only in specific arch?



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