summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJan Janssen <medhefgo@web.de>2023-02-27 16:54:48 +0100
committerJan Janssen <medhefgo@web.de>2023-03-10 11:41:08 +0100
commit2afeaf1675a6a68636be493a9461e72ce067db19 (patch)
tree671ea8c8c90db518a516f00e19da08b4a43b046d /README
parentdfca5587cf2032f9ad06041b93b0da5cb39b9989 (diff)
downloadsystemd-2afeaf1675a6a68636be493a9461e72ce067db19.tar.gz
boot: Bring back bootloader builds
This adds back sd-boot builds by using meson compile targets directly. We can do this now, because userspace binaries use the special dependency that allows us to easily separate flags, so that we don't pass anything to EFI builds that shouldn't be passed. Additionally, we pass a bunch of flags to hopefully disable/override any distro provided flags that should not be used for EFI binaries. Fixes: #12275
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 8421db75e6..a94f71cc66 100644
--- a/README
+++ b/README
@@ -216,6 +216,7 @@ REQUIREMENTS:
awk, sed, grep, and similar tools
clang >= 10.0, llvm >= 10.0 (optional, required to build BPF programs
from source code in C)
+ pyelftools (optional, required for systemd-boot)
During runtime, you need the following additional
dependencies: