vc3/compile_flags.txt
2025-04-04 00:26:55 +02:00

13 lines
111 B
Plaintext

-xc
-std=c17
-Wall
-Wextra
-Wpedantic
-Wconversion
-pedantic
-pedantic-errors
-Wno-unused-variable
-Iasm/
-I.