git: a4df39e6dde0 - 2023Q1 - net/tcpview: Fix build with LLVM15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Feb 2023 14:57:24 UTC
The branch 2023Q1 has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a4df39e6dde0d51cb6095b50de49c18c46887fbe
commit a4df39e6dde0d51cb6095b50de49c18c46887fbe
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-02-11 13:54:07 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-02-11 14:56:53 +0000
net/tcpview: Fix build with LLVM15
(cherry picked from commit 57a30ab234a9771eb5a4f50a54f8aaba7cd62a91)
---
net/tcpview/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/tcpview/Makefile b/net/tcpview/Makefile
index c6ff57a4fa6e..e7852e0ccb17 100644
--- a/net/tcpview/Makefile
+++ b/net/tcpview/Makefile
@@ -13,6 +13,7 @@ MAKE_JOBS_UNSAFE= yes
USES= bison motif tar:Z
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
+CFLAGS= -Wno-int-conversion
post-patch:
.for f in nametoaddr.c addrtoname.c print-nfs.c detail-tcp.c tv_addrtoname.c