freebsd-dev/libexec/tftpd/tests
Kyle Evans 924e10b809 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
2020-03-05 22:45:16 +00:00
..
functional.c Add support for the TFTP windowsize option described in RFC 7440. 2020-03-02 22:19:30 +00:00
Makefile tftpd: tests: raise targeted cstd to c11 2020-03-05 22:45:16 +00:00