git: cefbc2d94fad - 2021Q4 - sysutils/reptyr: Revert "sysutils/reptyr: Address LLVM 13 build failure"

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Fri, 10 Dec 2021 04:42:07 UTC
The branch 2021Q4 has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cefbc2d94fad363439cc1ab6c359577cc9501cf6

commit cefbc2d94fad363439cc1ab6c359577cc9501cf6
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2021-12-02 03:49:24 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2021-12-10 04:34:47 +0000

    sysutils/reptyr: Revert "sysutils/reptyr: Address LLVM 13 build failure"
    
    This reverts commit b8c4bfe660b373862165a58514f270a51e77e147.
    
    A proper patch will be created and submitted upstream.
    
    (cherry picked from commit 2778a12ebb63ca2aa2172260829a804b995657d6)
---
 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