git: 85610d4c6c73 - main - archivers/urbackup-client: Fix build with llvm16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Aug 2023 21:18:26 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=85610d4c6c736a4793338d9352c0361584561445 commit 85610d4c6c736a4793338d9352c0361584561445 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-02 19:56:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-02 21:18:13 +0000 archivers/urbackup-client: Fix build with llvm16 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- archivers/urbackup-client/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/archivers/urbackup-client/Makefile b/archivers/urbackup-client/Makefile index 1491778394d9..90ddb6f9b787 100644 --- a/archivers/urbackup-client/Makefile +++ b/archivers/urbackup-client/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= libcryptopp.so:security/cryptopp USES= autoreconf compiler:c++11-lang dos2unix gettext libtool \ localbase pkgconfig sqlite:3 +USE_CXXSTD= c++14 USE_RC_SUBR= urbackup_client USERS= urbackup