File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1515 ovr_config = prelude
1616 toolchains = shim_et
1717 fbcode = shim_et
18- fbcode_macros = shim_et
18+ fbcode_macros = shim
1919 fbsource = shim_et
2020 buck = shim
21+ gh_facebook_buck2_shims_meta = shim
2122
2223[cxx]
2324 cxxflags = -g -std =c++17
Original file line number Diff line number Diff line change 77set -eux
88
99# TODO: expand this to //...
10- buck2 query //runtime/...
10+ # TODO: can't query cadence & vulkan backends
11+ buck2 query " //backends/apple/... + //backends/arm/... + \
12+ //backends/example/... + //backends/mediatek/... + //backends/test/... + \
13+ //backends/transforms/... + //backends/xnnpack/... + //configurations/... + \
14+ //kernels/portable/cpu/... + //runtime/... + //schema/... + //test/... + \
15+ //util/..."
1116
1217# TODO: expand the covered scope of Buck targets.
1318buck2 build //runtime/core/portable_type/...
You can’t perform that action at this time.
0 commit comments