sysprog21 / shecc

A self-hosting and educational C optimizing compiler
BSD 2-Clause "Simplified" License
1.11k stars 118 forks source link

Why are there so many spaces in the first line of arm.mk and riscv.mk #54

Closed sunshaoce closed 3 years ago

sunshaoce commented 3 years ago

In arm.mk:

ARM_EXEC = qemu-arm                                                                                                                                           

And in riscv.mk:

RISCV_EXEC = qemu-riscv32