Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile: arch command is not portable
According to: https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html the arch command isn't portable, so we switch to uname.
- Loading branch information