-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcompile_flags.txt
More file actions
37 lines (37 loc) · 830 Bytes
/
compile_flags.txt
File metadata and controls
37 lines (37 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
-std=c2y
-funsigned-char
-fvisibility=hidden
-Weverything
-Wunused-parameter
-Wunused-variable
-Wunreachable-code-aggressive
-Werror=return-type
-Werror=format-insufficient-args
-Wno-format-non-iso
-Wno-pre-c23-compat
-Wno-pre-c2y-compat
-Wno-c++98-compat
-Wno-padded
-Wno-missing-prototypes
-Wno-poison-system-directories
-Wno-pragma-once-outside-header
-Wno-declaration-after-statement
-Wno-covered-switch-default
-Wno-unused-function
-Wno-unused-macros
-Wno-extra-semi-stmt
-Wno-gnu-statement-expression-from-macro-expansion
-Wno-unsafe-buffer-usage
-Wno-pre-c11-compat
-Wno-shadow
-Wno-gnu-label-as-value
-Wno-empty-translation-unit
-Wno-c++-compat
-Wno-format-pedantic
-Wno-documentation-html
-Wno-gnu-empty-struct
-Wno-cast-align
-Wno-reserved-identifier
-Wno-reserved-macro-identifier
-Wno-newline-eof
-Wno-char-subscripts