summaryrefslogtreecommitdiffstats
path: root/mkosi.images/build/mkosi.conf.d/centos
diff options
context:
space:
mode:
authorDominique Martinet <asmadeus@codewreck.org>2024-07-20 13:38:37 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2024-07-20 15:59:34 +0200
commit8da20e3fe2a544979922cea457de3031aa74d64c (patch)
tree1eee3a10a0834ea9bc8266b45407f3b1b19d7d39 /mkosi.images/build/mkosi.conf.d/centos
parentupate TODO (diff)
downloadsystemd-8da20e3fe2a544979922cea457de3031aa74d64c.tar.xz
systemd-8da20e3fe2a544979922cea457de3031aa74d64c.zip
meson: fix missing failure if bpf-framework was enabled
If building with clang and clang does not support bpf, then enabling -Dbpf-framework=enabled would silently drop the feature (even printing bpf-framework: enabled in the meson build recap, and no message anywhere that'd hint at the failure!) This is unexpected, so add check to fail hard in this case. All other code paths (gcc, missing bpftool) properly check for the option, but it is not as easy for a custom command so check explicitly
Diffstat (limited to 'mkosi.images/build/mkosi.conf.d/centos')
0 files changed, 0 insertions, 0 deletions