mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-05-07 19:31:03 -05:00
Remove lzcnt instruction usage. (#151)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
project("UnleashedRecompLib")
|
||||
|
||||
add_compile_options(
|
||||
-march=sandybridge
|
||||
-mlzcnt
|
||||
-fno-strict-aliasing
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user