Skip to content

Commit

Permalink
log arm flag value
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Sep 6, 2024
1 parent 959f275 commit 5aaa01a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/AwsSIMD.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ else()
else()
set(AWS_ARMv8_1_FLAG "-march=armv8-a+crc+crypto")
endif()
message(STATUS "armv8 flag: ${AWS_ARMv8_1_FLAG}")
set(WERROR_FLAG "-Werror")
endif()

Expand Down

0 comments on commit 5aaa01a

Please sign in to comment.