mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-14 04:27:57 -05:00
meson: add -fprofile-correction
This commit is contained in:
parent
483ea4ae73
commit
98fde56c51
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ add_project_arguments(
|
|||
cc.get_supported_arguments(
|
||||
['-fstrict-aliasing',
|
||||
'-Wstrict-aliasing',
|
||||
'-fprofile-correction',
|
||||
'-Wno-missing-profile']),
|
||||
language: 'c',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue