My new CPU architecture (yes went to red team).
This commit is contained in:
parent
420ad2c8d9
commit
58af31be5e
@ -105,8 +105,8 @@ add_subdirectory(external/catch2)
|
||||
|
||||
set(COMPILE_FLAGS
|
||||
-pipe
|
||||
-march=skylake # change to native or your architecture.
|
||||
-mtune=skylake # same as above
|
||||
-march=znver3 # change to native or your architecture.
|
||||
-mtune=znver3 # same as above
|
||||
-mrdseed # be careful about this, this is linked to the x86 architecture.
|
||||
-mrdrnd # same as above
|
||||
-Wall
|
||||
|
Loading…
Reference in New Issue
Block a user