do not compile xxhash.c (it is included by xxhash-libselect.h)

This commit is contained in:
Thomas Waldmann 2022-01-22 23:06:13 +01:00
parent f79d5b0d35
commit 1d750db4a4
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import os
# xxhash files, structure as seen in XXHASH (reference implementation) project repository:
xxhash_sources = [
'xxhash.c',
# 'xxhash.c', # do not compile xxhash.c (it is included by xxhash-libselect.h)
]
xxhash_includes = [