mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-02-18 01:08:17 -06: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