diff options
| author | Minsoo Choo <minsoochoo0122@proton.me> | 2025-01-09 16:13:06 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2025-02-11 14:16:25 +0000 |
| commit | ca4eddea97c54a567c25e0fcf4641a6885f33bdf (patch) | |
| tree | d02903e821606f58df11c1288ae982ff80a11663 /libexec | |
| parent | d35b039af944f68fe99bb3ad2f0c6d5ec7917096 (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/tftpd/tests/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/tftpd/tests/Makefile b/libexec/tftpd/tests/Makefile index 661120335ace..d1faca03331e 100644 --- a/libexec/tftpd/tests/Makefile +++ b/libexec/tftpd/tests/Makefile @@ -4,6 +4,5 @@ ATF_TESTS_C= functional TEST_METADATA.functional+= timeout=15 LIBADD= util -CSTD= c11 .include <bsd.test.mk> |
