mirror of
https://github.com/reactos/CMake.git
synced 2025-02-08 21:09:48 +00:00
f7c5e970a0
Expose the binutils' machine name (typically used as a prefix on the tool names) publicly. This is expected to match the `gcc -dumpmachine` value. Suggested-by: Ruslan Baratov <ruslan_baratov@yahoo.com>