git: bed3b9928add - main - dns/doh-proxy: Mark as broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Aug 2024 19:48:58 UTC
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