Closed rxrbln closed 5 years ago
As long as you're doing this, consider making the changes in a way that you could also easily use clang, which probably won't be called *gcc
.
As long as you're doing this, consider making the changes in a way that you could also easily use clang, which probably won't be called
*gcc
.
maybe that is a second, different pull request? Did you try using clang to compile the firmware and did it work?
so one can run it with other toolchains, e.g. CROSS=riscv64-t2-linux-gnu- CFLAGS=-mabi=ilp32, too