Initial commit of mingw-w64-binutils
Summary:
The inclusion of mingw-w64-binutils fixes T5979.
This package contains the binutils for the MinGW-w64 target,
especifically, the 64 bits architecture.
The 32bit subpackage contains the same, but the binaries target the
32 bits architecture.
Signed-off-by: Martin Reboredo <gc1000ll@gmail.com>
Test Plan: Built and tested (in Wine) a C "Hello, World!" program (with both GCC and Clang), a libstdc++ test, the godot export template, a simple Rust cross-compilation "Hello, World!" app and a Go cross-compiled sdl2 program (which also required a locally built SDL2 package).
Reviewers: Triage Team, DataDrake
Reviewed By: Triage Team, DataDrake
Subscribers: DataDrake
Maniphest Tasks: T5979
Differential Revision: https://dev.getsol.us/D7400