diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-04-19 08:30:53 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2024-04-19 10:17:09 +0200 |
commit | a2574ebf4d02a49a33663cdab0d3443a7a20eeca (patch) | |
tree | a20fa9c29a328c1a936057e05a99bba67116ec01 /mkosi.conf | |
parent | Merge pull request #32340 from YHNdnzj/wait-for-unit-cleanup (diff) | |
download | systemd-a2574ebf4d02a49a33663cdab0d3443a7a20eeca.tar.xz systemd-a2574ebf4d02a49a33663cdab0d3443a7a20eeca.zip |
mkosi: Fix FORTIFY_SOURCE (again)
CentOS/Fedora use annobin which will complain if FORTIFY_SOURCE=0
is used so we disable those checks to avoid the warnings.
We also make sure that when we query the compilation flags so we can
add more, we set _fortify_level=0 and undefine _lto_flags so that we
don't get those flags in the result.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions