mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-05-25 23:35:36 -04: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