mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-07 04:06:07 -05:00
meson: -fprofile-correction is automatically added by meson
This commit is contained in:
parent
12d495dd41
commit
8bf8a12362
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ 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