diff options
author | Mike Gilbert <floppymaster@gmail.com> | 2017-08-05 18:30:37 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-08-05 18:30:37 -0400 |
commit | 8f968c7321be09e7a41b29a0d5d2d2c13ee7ded1 (patch) | |
tree | bafe493a42160da51d6eb212e9b346be7af5fb8b /NEWS | |
parent | 054ee249a28194626115a23257870f257bf69fda (diff) | |
download | systemd-8f968c7321be09e7a41b29a0d5d2d2c13ee7ded1.tar.gz systemd-8f968c7321be09e7a41b29a0d5d2d2c13ee7ded1.tar.bz2 systemd-8f968c7321be09e7a41b29a0d5d2d2c13ee7ded1.zip |
Revert "README: document that gperf 3.1 is required for building now" (#6541)
This reverts commit 4f5e972279d9ee6192930a0392f49cae9ad45daa.
Building with gperf 3.0 works just fine; we had an autoconf check to
determine the correct data types, and this check was ported to meson.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -143,9 +143,6 @@ CHANGES WITH 234: CHANGES WITH 233: - * This version requires at least gperf 3.1 for building, 3.0 is not - sufficient. - * The "hybrid" control group mode has been modified to improve compatibility with "legacy" cgroups-v1 setups. Specifically, the "hybrid" setup of /sys/fs/cgroup is now pretty much identical to |