Skip to content

Commit

Permalink
Fix RDRAND flag
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Oct 29, 2024
1 parent 1f2f026 commit 84d5378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ if(target MATCHES "x64")
target_compile_options(
sodium
PRIVATE
-mrdrand
-mrdrnd
-mavx
-mavx2
-mavx512f
Expand Down

0 comments on commit 84d5378

Please sign in to comment.