Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2024 19:48:58 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bed3b9928add - main - dns/doh-proxy: Mark as broken on i386
Message-ID:  <202408241948.47OJmwAV026947@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bed3b9928add65248a1d2e37acada6b3152eaea4

commit bed3b9928add65248a1d2e37acada6b3152eaea4
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-08-24 19:38:13 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-08-24 19:46:47 +0000

    dns/doh-proxy: Mark as broken on i386
    
    Reported by:    pkg-fallout
    MFH:            2024Q3
---
 dns/doh-proxy/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile
index b315af4861ef..5909c96e7b83 100644
--- a/dns/doh-proxy/Makefile
+++ b/dns/doh-proxy/Makefile
@@ -11,6 +11,7 @@ WWW=		https://github.com/DNSCrypt/doh-server
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	fails to build
 USES=		cargo
 
 PLIST_FILES=	bin/doh-proxy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408241948.47OJmwAV026947>