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 Mar 5 2020, 10:45 PM
Parents
rG3f16af55b26d: Align the buffer to the alignment of the structure we expect.
Branches
Unknown
Tags
Unknown