From 8cf0e09a34c6a00ae291c53c8bcc8d8b9d81c484 Mon Sep 17 00:00:00 2001 From: Matt Benjamin Date: Thu, 15 Feb 2024 18:24:58 -0500 Subject: [PATCH] common: update xxHash submodule to v082 Among other things, provides XXH128 and XXH3. Includes compile fixes for gcc-13. Signed-off-by: Matt Benjamin --- src/xxHash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xxHash b/src/xxHash index 1f40c6511fa..bbb27a5efb8 160000 --- a/src/xxHash +++ b/src/xxHash @@ -1 +1 @@ -Subproject commit 1f40c6511fa8dd9d2e337ca8c9bc18b3e87663c9 +Subproject commit bbb27a5efb85b92a0486cf361a8635715a53f6ba -- 2.47.3