mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-15 05:33:58 -04: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(
|
cc.get_supported_arguments(
|
||||||
['-fstrict-aliasing',
|
['-fstrict-aliasing',
|
||||||
'-Wstrict-aliasing',
|
'-Wstrict-aliasing',
|
||||||
'-fprofile-correction',
|
|
||||||
'-Wno-missing-profile']),
|
'-Wno-missing-profile']),
|
||||||
language: 'c',
|
language: 'c',
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue