Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use os_uname() to check for Linux
In build environments like Fedora's mockbuild, there is no OSTYPE environment variable set. Use a more secure method to detect Linux.
- Loading branch information