Andrea Bolognani <abologna(a)redhat.com> [2016-03-31, 05:29PM +0200]:
[...]
+ if (!STRPREFIX(line, "flags") && !STRPREFIX(line,
"Features"))
At least on s390x, the flags line begins with a lower-cased "features".
I can post a follow-up patch to include the platform specific stuff for
s390x.
[...]