HomeFreeBSD

Compile fix for GCC in the LinuxKPI.

Description

Compile fix for GCC in the LinuxKPI.

Older versions of GCC don't allow flexible array members in a union.
Use a zero length array instead.

MFC after: 1 week
Reported by: jbeich@
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS329446: Implement --hints to read hints file directly
Branches
Unknown
Tags
Unknown