os-series
os-series copied to clipboard
Makefile "No rule to make build-x86_64"
Whenever I try and run my code, it gives me the "no rule to make build-x86_64"
Try running it in docker:
docker run --rm -it -v "${pwd}:/root/env" myos-buildenv
and then
make build-x86_64