mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-09-25 13:22:06 +00:00
15 lines
299 B
YAML
15 lines
299 B
YAML
CompileFlags:
|
|
Remove:
|
|
- -mlongcalls
|
|
- -fno-shrink-wrap
|
|
- -fstrict-volatile-bitfields
|
|
- -fno-tree-switch-conversion
|
|
- -fanalyzer
|
|
- -ffixed-r2
|
|
- -ffixed-r3
|
|
- -ffixed-r4
|
|
- -fzero-init-padding-bits
|
|
- -fno-malloc-dce
|
|
Add:
|
|
- -Wno-missing-field-initializers
|