Commit 477522c
committed
Skip cpu-features when bundling - causes problems & not necessary
Specifically, this seems to cause issues when building in some
environments where the build dependencies are all available (and so the
build succeeds) but then bundling fails because it's native. We never
need this, honestly we don't really need ssh2, it's probably not usable,
and it's optional anyway, so it's best to just drop it entirely.1 parent ebddbdd commit 477522c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments