Windows-on-ARM-Experiments / gcc-woarm64

Fork of gcc containing fixes for Windows on ARM64.
GNU General Public License v2.0
8 stars 1 forks source link

Fix x86_64-pc-linux-gnu and aarch64-pc-linux-gnu build #8

Closed Blackhex closed 8 months ago

Blackhex commented 9 months ago

Fixes build of x86_64-pc-linux-gnu and aarch64-pc-linux-gnu targets, contains changes from https://github.com/ZacWalk/gcc-woarm64/pull/5 that should be reviewed separately.