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
This commit is contained in:
parent
20df5227d7
commit
54fe8b0530
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue