From d2b8fd128cf3695dc9fb72ad9885742fcce320bd Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Sun, 27 Oct 2024 02:20:03 -0400 Subject: [PATCH] Testing not having lwip submodule on darwin --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 824bd9954e506c..51530697383352 100644 --- a/.gitmodules +++ b/.gitmodules @@ -332,6 +332,7 @@ [submodule "third_party/lwip/repo"] path = third_party/lwip/repo url = https://github.com/lwip-tcpip/lwip.git + platforms = linux [submodule "third_party/abseil-cpp/src"] path = third_party/abseil-cpp/src url = https://github.com/abseil/abseil-cpp.git