diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2025-04-11 13:53:50 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2025-04-11 13:53:50 +0000 |
| commit | 6527682ab7058e5023a2a6dea01d51c15dca701f (patch) | |
| tree | 63bedc94d47a1cc5b86cb95ff208dcf08ca273d2 /libexec | |
| parent | 75a24e7f9afb128138c3b3462b80731cab0f5bdd (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/atf/atf-pytest-wrapper/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/atf/atf-pytest-wrapper/Makefile b/libexec/atf/atf-pytest-wrapper/Makefile index e4dc0f8a5fd1..80b5e411ec4e 100644 --- a/libexec/atf/atf-pytest-wrapper/Makefile +++ b/libexec/atf/atf-pytest-wrapper/Makefile @@ -4,7 +4,6 @@ PACKAGE= tests PROG_CXX= atf_pytest_wrapper SRCS= atf_pytest_wrapper.cpp -CXXSTD= c++17 MAN= .include <bsd.prog.mk> |
