Skip to content

Commit 531e0d8

Browse files
Songhao Jiafacebook-github-bot
authored andcommitted
remove buck2 from backend dependencies doc
Summary: for alpha+, we need to remove all buck2 commands and buck2 dependencies from static doc and github readmes. This diff gets rid of the buck2 from kernel lb backend dependencies doc. Differential Revision: D59650240
1 parent 692ca67 commit 531e0d8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/source/backend-delegates-dependencies.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,8 @@ but the URLs can't be in the requirements.txt, so not recommending this for now.
123123
The recommended approach is to include a git submodule for a given C++
124124
dependency in the `executorch/backends/<delegate_name>/third-party` directory.
125125

126-
### buck2/CMake Support
127-
At a minimum CMake support is required. Adding buck2 support is optional, but
128-
will make the delegate available to more ExecuTorch users.
126+
### CMake Support
127+
At a minimum CMake support is required.
129128

130129
<!---
131130
TODO: Add more details about: complying with ET runtime build configurations;

0 commit comments

Comments
 (0)