Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information