Files
riscv-os/compile_flags.txt
2024-06-02 00:26:57 +02:00

7 lines
66 B
Plaintext

--target=riscv32
-march=rv32im
-nostdlib
-std=c23
-I.
-Wall