From 6039267f195da7dd56cbcccc08823dcdab3cc9f0 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Wed, 6 Aug 2025 16:15:35 +0200 Subject: [PATCH] chore: switch to mhx/folly for `folly::Bits` big-endian compatibility --- .gitmodules | 2 +- folly | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 00dc232c..4f8d2a17 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "folly"] path = folly - url = https://github.com/facebook/folly + url = https://github.com/mhx/folly [submodule "fbthrift"] path = fbthrift url = https://github.com/facebook/fbthrift diff --git a/folly b/folly index b62ed98a..3166f8bf 160000 --- a/folly +++ b/folly @@ -1 +1 @@ -Subproject commit b62ed98a503712fee28e4e996777aef8ee8185ed +Subproject commit 3166f8bfd7d352d8327aa32172665a3c18856709