dice
dice copied to clipboard
Makefile: Running default make commands fails in different architecture
I am working on a MacOS arm machine and default make command fails due to hardcoded environment variables in the makefile.
Reproduce:
Run make build
in any other operating system other than linux.