- Respect AR from environment. This allows using different toolchains (e.g. Clang and LLVM's tooling) and also facilitates cross-compilation.
- Using <stdint.h> to fix musl compatibility. This fixes building rdate on e.g. musl rather than glibc.
Special thanks to Sam James