diff options
author | Matthew Wozniak <me@woz.blue> | 2024-11-03 00:20:45 -0400 |
---|---|---|
committer | Matthew Wozniak <me@woz.blue> | 2024-11-03 00:22:05 -0400 |
commit | 492aac484b5c65e5df21a7d1b1cf781063efef50 (patch) | |
tree | 01055654432f784c6d709690f0d6b7e175c3262d /compile_flags.txt | |
parent | d00096fe2ea3dd64cff9878879c077f23a783e4a (diff) | |
download | rt-492aac484b5c65e5df21a7d1b1cf781063efef50.tar.gz rt-492aac484b5c65e5df21a7d1b1cf781063efef50.zip |
purge CR from this project
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 4cb8bb9..118e065 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,9 +1,9 @@ --target
-i686-pc-windows-msvc
--include
-stdbool.h
--I3p
--Wpedantic
--Wextra
--std=c23
--Wno-gnu-zero-variadic-macro-arguments
+-target +i686-pc-windows-msvc +-include +stdbool.h +-I3p +-Wpedantic +-Wextra +-std=c23 +-Wno-gnu-zero-variadic-macro-arguments |