summaryrefslogtreecommitdiff
path: root/benchmarks/siege
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-24 08:56:21 -0500
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-24 09:07:03 -0500
commitd6a84c3c8243e90ca43cdd215aa4956fbfcfb2be (patch)
tree400a05efb5accafb792b1e3fcf761d153d7f4f17 /benchmarks/siege
parentdevel/pyenv: update to version 2.3.16 (diff)
benchmarks/siege: FIx BUILD on HEAD
Diffstat (limited to 'benchmarks/siege')
-rw-r--r--benchmarks/siege/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile
index 11621c9c6942..066b4f2d8a3a 100644
--- a/benchmarks/siege/Makefile
+++ b/benchmarks/siege/Makefile
@@ -18,6 +18,12 @@ CONFIGURE_ARGS= --disable-shared \
--with-ssl=${OPENSSLBASE}
CONFIGURE_ENV= PERL="${PERL}"
+.include <bsd.port.options.mk>
+
+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400079
+CFLAGS+= -Wno-error=int-conversion
+.endif
+
pre-configure:
@${RM} ${WRKSRC}/acinclude.m4
@${RM} ${WRKSRC}/utils/missing