git: 2778a12ebb63 - main - sysutils/reptyr: Revert "sysutils/reptyr: Address LLVM 13 build failure"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Dec 2021 04:09:48 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2778a12ebb63ca2aa2172260829a804b995657d6 commit 2778a12ebb63ca2aa2172260829a804b995657d6 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2021-12-02 03:49:24 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2021-12-02 04:09:22 +0000 sysutils/reptyr: Revert "sysutils/reptyr: Address LLVM 13 build failure" This reverts commit b8c4bfe660b373862165a58514f270a51e77e147. A proper patch will be created and submitted upstream. --- sysutils/reptyr/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/sysutils/reptyr/Makefile b/sysutils/reptyr/Makefile index a4895b1d59dc..548a66b196f1 100644 --- a/sysutils/reptyr/Makefile +++ b/sysutils/reptyr/Makefile @@ -15,7 +15,6 @@ GH_ACCOUNT= nelhage MAKE_ARGS= BASHCOMPDIR=${PREFIX}/share/bash-completion/completions \ MANDIR=${MANPREFIX}/man -CFLAGS+= -Wno-unused-but-set-variable USES= gmake ONLY_FOR_ARCHS= i386 amd64