summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorDominique Martinet <asmadeus@codewreck.org>2024-07-20 20:32:57 +0900
committerJörg Thalheim <joerg@thalheim.io>2024-07-21 12:41:44 +0200
commit0187342e536f1b48292245a5a9026313524a3b54 (patch)
treea32575091b086e85450ed8d253b27cc902c447e7 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent7394ebaa2ca0614371585ff14c21927e92a4aae9 (diff)
systemd: re-enable bpf-framework
systemd meson.build apparently didn't check properly that the option was enabled in all code paths, so it was possible to build systemd such as --version would have -BPF_FRAMEWORK (properly disabled in config.h) with -Dbpf-framework=enabled. Fix the failing check, which was `clang -target bpf` breaking with zerocallusedregs hardening -- this is apparently a known problem as it's disabled in quite a few other packages that mention bpf in comment above the exception... Link: https://github.com/systemd/systemd/pull/33793 (cherry picked from commit ef593db9caff6d700c0c72ba03a7ee79a58c9575)
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions