git: 5f400d32910d - main - security/vxquery: Fix build with llvm16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jul 2023 14:46:16 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f400d32910d271da7f99a41b144d4042e8bebed commit 5f400d32910d271da7f99a41b144d4042e8bebed Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-24 14:29:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-24 14:46:03 +0000 security/vxquery: Fix build with llvm16 - Pet portclippy Sponsored by: The FreeBSD Foundation --- security/vxquery/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/vxquery/Makefile b/security/vxquery/Makefile index d2d94afff5e7..116acfe7d46b 100644 --- a/security/vxquery/Makefile +++ b/security/vxquery/Makefile @@ -9,6 +9,8 @@ COMMENT= VuXML Query Tool LICENSE= BSD2CLAUSE USES= tar:bzip2 +USE_CXXSTD= c++14 + GNU_CONFIGURE= yes do-install: