Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/xxhash: do no longer depend on <assert.h> for XXH_STATIC_ASSERT
Use `_Static_assert`, which is part of the C11 language. [ - upstream: Cyan4973/xxHash@6189ecd - fixes: buildroot/buildroot@d649bcd - It has been a while since the last xxHash release, so just cherry-pick this locally.] Signed-off-by: Thomas Devoogdt <[email protected]>
- Loading branch information