8000 on level with new hardware detection by matthias krenz · jsxtech/arangodb@875f9d2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 875f9d2

Browse files
committed
on level with new hardware detection by matthias krenz
1 parent 2ed6d8c commit 875f9d2

File tree

2 files changed

+211
-166
lines changed

2 files changed

+211
-166
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ else ()
420420
OptimizeForArchitecture()
421421
endif ()
422422

423-
set(BASE_FLAGS "${Vc_ARCHITECTURE_FLAGS} ${BASE_FLAGS}")
423+
set(BASE_FLAGS "${Vc_COMPILE_FLAGS} ${BASE_FLAGS}")
424424
endif ()
425425

426426
################################################################################

0 commit comments

Comments
 (0)
0