Skip to content

Commit a2e985d

Browse files
remove buck2 from runtime overview (#4219) (#4251)
Summary: Pull Request resolved: #4219 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 runtime overview. Reviewed By: kirklandsign Differential Revision: D59646100 fbshipit-source-id: c7ebe6f4cd2615036dd0d9a6dff30cae6684986d (cherry picked from commit 1c42a7f) Co-authored-by: Songhao Jia <[email protected]>
1 parent 490ed7c commit a2e985d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/runtime-overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ can build it for a wide variety of target systems.
101101
to them.
102102
* The code is compatible with GCC and Clang, and has also been built with
103103
several proprietary embedded toolchains.
104-
* The repo provides both CMake and buck2 build systems to make integration
105-
easier.
104+
* The repo provides CMake build system to make integration easier.
106105

107106
#### Operating System Considerations
108107

0 commit comments

Comments
 (0)