Commit f078c82
Fix install not finding zstd (pytorch#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 pytorch#7711.
Test Plan: ./install_executorch.sh --clean
rm -rf buck2-bin buck-out
./install_executorch.sh --pybind xnnpack1 parent e80bc64 commit f078c82
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