mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
typo fix
This commit is contained in:
parent
0045a2bdc7
commit
d0498f942d
@ -32,7 +32,7 @@ if(FREEBSD OR NETBSD)
|
||||
endif()
|
||||
|
||||
if(NETBSD)
|
||||
set(EXTRA_C_FLAGS "${EXTRA_CXX_FLAGS} -DHAVE_BUILTIN_POPCOUNT")
|
||||
set(EXTRA_C_FLAGS "${EXTRA_C_FLAGS} -DHAVE_BUILTIN_POPCOUNT")
|
||||
set(EXTRA_CXX_FLAGS "${EXTRA_CXX_FLAGS} -DHAVE_BUILTIN_POPCOUNT")
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user