git: 883cf6799601 - 2024Q3 - dns/doh-proxy: Mark as broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Aug 2024 19:49:38 UTC
The branch 2024Q3 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=883cf679960123499fbdf35bc3f4951ad02a3356 commit 883cf679960123499fbdf35bc3f4951ad02a3356 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:48:45 +0000 dns/doh-proxy: Mark as broken on i386 Reported by: pkg-fallout MFH: 2024Q3 (cherry picked from commit bed3b9928add65248a1d2e37acada6b3152eaea4) --- dns/doh-proxy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile index 8e8cdf48cb62..2504bac63acc 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -12,6 +12,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