From 86ba3fd88b05db29309fbbda1bd9f314544232ae Mon Sep 17 00:00:00 2001 From: Cody Ohlsen Date: Mon, 23 Oct 2023 16:36:57 -0700 Subject: [PATCH] airserver: remove local/shared bundle cleaners and loadgen from OSS/client build Summary: X-link: https://github.com/facebook/openr/pull/149 X-link: https://github.com/facebookexternal/traffixr/pull/2 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: fda385715f8c792667c942e23ceccd5a6b8696d6 --- 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 91c38c53c..67ab64c3e 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