]> xenbits.xensource.com Git - xen.git/commit
libxl: allow building with old gcc again
authorJan Beulich <jbeulich@suse.com>
Thu, 3 Aug 2023 15:35:39 +0000 (17:35 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 3 Aug 2023 15:35:39 +0000 (17:35 +0200)
commit1aa5acbbec3f37bf38d78fa96d210053f8e8efd5
tree951a76bb3c26800e288f129c805d19d9c25858ee
parent4f6afde88be3e8960eb311d16ac41d44ab71ed10
libxl: allow building with old gcc again

We can't use initializers of unnamed struct/union members just yet.

Fixes: d638fe233cb3 ("libxl: use the cpuid feature names from cpufeatureset.h")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libs/light/libxl_cpuid.c