From 9b0ac36815dd8f94e7c32ecefc94f1015036e003 Mon Sep 17 00:00:00 2001 From: Joe Abraham Date: Tue, 3 Sep 2024 21:38:45 +0530 Subject: [PATCH] c --- scripts/setup-macos.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/setup-macos.sh b/scripts/setup-macos.sh index 288063a19e518..6ae51e2360293 100755 --- a/scripts/setup-macos.sh +++ b/scripts/setup-macos.sh @@ -172,7 +172,6 @@ function install_velox_deps { run_and_time install_wangle run_and_time install_mvfst run_and_time install_fbthrift - run_and_time install_boost run_and_time install_xsimd run_and_time install_proxygen }