You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #, if available:
*Description of changes:*
add rules to download rootfs for WSL support on Windows, group other
rules (download Finch OS, vmnet_socket) by operating system
*Testing done:*
Building `finch` on a Windows EC2, I've set my submodules to be
```
[submodule "deps/finch-core"]
path = deps/finch-core
url = https://github.com/ginglis13/finch-core.git
branch = windev
```
and successfully made `finch` / `finch-core`.
I also `make` and `make clean` `finch-core` on macOS
- [x] I've reviewed the guidance in CONTRIBUTING.md
#### License Acceptance
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Signed-off-by: Gavin Inglis <[email protected]>
0 commit comments