Commit 12f7efd
Fix install not finding zstd (#7838)
Fix install
Installation apparently couldn't find buck from a clean checkout. (I'm not sure how it managed to work for anybody, actually.)
Fixes #7711.
Test Plan: ./install_executorch.sh --clean
rm -rf buck2-bin buck-out
./install_executorch.sh --pybind xnnpack1 parent 3540a37 commit 12f7efd
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments