aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-11-03 21:42:15 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-11-03 21:53:43 +0000
commit54fe8b0530759acba7f7a89b8709bbce7a6445d2 (patch)
treeb4ecd9ae685ebe78d1bcfdecf716ea2d99b5e967
parent20df5227d7eac6caac456b68c359a5116f7d76fa (diff)
downloadports-54fe8b0530759acba7f7a89b8709bbce7a6445d2.tar.gz
ports-54fe8b0530759acba7f7a89b8709bbce7a6445d2.zip
www/bozohttpd: Mark BROKEN on i386
Failed to compile with the following error: "comparison of integers of different signs: 'unsigned int' and 'time_t' (aka 'int') [-Werror,-Wsign-compare]" Reference: https://portsfallout.com/fallout?port=www%2Fbozohttpd%24&page=1 PR: 259181 Reported by: pkg-fallout Approved by: port maintainer timeout (2+ weeks), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32770
-rw-r--r--www/bozohttpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile
index f0a3f4099f9d..c22d35e2305e 100644
--- a/www/bozohttpd/Makefile
+++ b/www/bozohttpd/Makefile
@@ -11,6 +11,8 @@ COMMENT= Bozotic HTTP server from NetBSD
LICENSE= BSD2CLAUSE
+BROKEN_i386= Doesn't compile, error: comparison of integers of different signs: 'unsigned int' and 'time_t' (aka 'int')
+
USES= cpe uidfix tar:bzip2
CPE_VENDOR= eterna