From 7090b7d6fd17e49428604835846ef0a19d9d1f6d Mon Sep 17 00:00:00 2001 From: Cody Ohlsen Date: Mon, 23 Oct 2023 15:10:11 -0700 Subject: [PATCH] airserver: remove local/shared bundle cleaners and loadgen from OSS/client build Summary: X-link: https://github.com/facebookincubator/velox/pull/7196 X-link: https://github.com/facebookincubator/fizz/pull/100 X-link: https://github.com/facebookexperimental/edencommon/pull/12 X-link: https://github.com/facebook/proxygen/pull/468 X-link: https://github.com/facebookincubator/zstrong/pull/609 X-link: https://github.com/facebookincubator/hsthrift/pull/118 X-link: https://github.com/facebookincubator/crux/pull/9 X-link: https://github.com/facebookexperimental/rust-shed/pull/42 X-link: https://github.com/facebook/watchman/pull/1170 X-link: https://github.com/facebook/mvfst/pull/319 X-link: https://github.com/facebook/fbthrift/pull/581 X-link: https://github.com/facebook/fboss/pull/160 X-link: https://github.com/facebook/fb303/pull/41 some cleanup: remove loadgen and bundle cleaners from client build and OSS build - hopefully will let us move faster in these codebases and avoid needing to upkeep the OSS side Reviewed By: DevSatpathy Differential Revision: D50094943 Privacy Context Container: L1091835 fbshipit-source-id: b926c5b16a24820ea8a6c9aa74be36934a730d33 --- build/fbcode_builder/manifests/airstore | 1 - 1 file changed, 1 deletion(-) diff --git a/build/fbcode_builder/manifests/airstore b/build/fbcode_builder/manifests/airstore index 91c38c53cc7..67ab64c3e97 100644 --- a/build/fbcode_builder/manifests/airstore +++ b/build/fbcode_builder/manifests/airstore @@ -15,7 +15,6 @@ builder = cmake builder = nop [dependencies] -boost libcurl fizz fmt