summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-02-10 20:05:24 -0800
committerCy Schubert <cy@FreeBSD.org>2023-02-11 06:56:43 -0800
commit731dd4b9e68b1e1726c76b5c0f1caa9ca3d53dfc (patch)
treee7f1c3344432f7d409118e5c066b559368cfca39 /net
parentseecurity/cops: Fix build with LLVM15 (diff)
net/44bsd-rdist: Fix build with LLVM15
(cherry picked from commit 5550e3d4909c08cbae3e75e2f1a06cec87601853)
Diffstat (limited to 'net')
-rw-r--r--net/44bsd-rdist/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile
index ceb8ffc320a2..49f707f31751 100644
--- a/net/44bsd-rdist/Makefile
+++ b/net/44bsd-rdist/Makefile
@@ -15,6 +15,10 @@ NO_WRKSUBDIR= yes
PLIST_FILES= bin/44bsd-rdist \
man/man1/44bsd-rdist.1.gz
+CFLAGS= -Wno-deprecated-non-prototype \
+ -Wno-incompatible-library-redeclaration \
+ -Wno-int-conversion
+
post-extract:
cd ${WRKSRC} ; co RCS/*,v