pitrou commented on code in PR #14515:
URL: https://github.com/apache/arrow/pull/14515#discussion_r1005603437


##########
python/CMakeLists.txt:
##########
@@ -129,7 +129,7 @@ endif()
 if(NOT DEFINED ARROW_ARMV8_ARCH)
   set(ARROW_ARMV8_ARCH
       "armv8-a"
-      CACHE STRING "Arm64 arch and extensions: armv8-a, armv8-a or 
armv8-a+crc+crypto")
+      CACHE STRING "Arm64 arch and extensions")

Review Comment:
   Why do we have this option separately in Python, by the way?



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to