]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Drop workaround for -Wframe-larger-than and clang
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 4 Apr 2025 07:20:01 +0000 (09:20 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 7 Apr 2025 06:43:23 +0000 (08:43 +0200)
commit73d8cbaae5717ff75df269baa7e73b022570e272
tree2e501f79cd92f5387a399099b0b4864eec47b597
parent01a098ebc71312012da99b513dd2b325bb6f3050
meson: Drop workaround for -Wframe-larger-than and clang

After previous cleanups, all functions have their stack smaller
than 2048 bytes and thus the workaround is no longer needed.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
meson.build