HomeFreeBSD

tftpd: tests: raise targeted cstd to c11

Description

tftpd: tests: raise targeted cstd to c11

r358556 added alignas() use to the functional tests, which isn't defined
until C11. Raise the -std to C11 to fix the build under freebsd-gcc{6,9}.

Reported by: mhorne, Jenkins/CI

Details

Provenance
kevansAuthored on
Parents
rS358686: Align the buffer to the alignment of the structure we expect.
Branches
Unknown
Tags
Unknown