]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: mention that meson-0.49 is required to build PIEs
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Jan 2019 00:42:28 +0000 (09:42 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Jan 2019 00:47:10 +0000 (09:47 +0900)
Follow-up for 4e4bbc439eb7f16a608f457d3eaac08c60633212.

README

diff --git a/README b/README
index baabf69c7ca4c4667693a2687a7dcd3afcbe3cee..419f0adb739c38ddc7df80541b637fb07d4fe260 100644 (file)
--- a/README
+++ b/README
@@ -163,7 +163,9 @@ REQUIREMENTS:
         docbook-xsl (optional, required for documentation)
         xsltproc    (optional, required for documentation)
         python-lxml (optional, required to build the indices)
-        python >= 3.5, meson >= 0.46, ninja
+        python >= 3.5
+        meson >= 0.46 (>= 0.49 is required to build position-independent executables)
+        ninja
         gcc, awk, sed, grep, m4, and similar tools
 
         During runtime, you need the following additional