git: d073aaf1c7c4 - main - www/wasm-pack: unbreak on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jan 2025 16:57:42 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=d073aaf1c7c40da65b5746c169704e6c0a1b717a commit d073aaf1c7c40da65b5746c169704e6c0a1b717a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2025-01-23 12:58:06 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2025-01-29 16:56:13 +0000 www/wasm-pack: unbreak on powerpc64le --- www/wasm-pack/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/wasm-pack/Makefile b/www/wasm-pack/Makefile index 8a9284d57b53..28fc9be9cd02 100644 --- a/www/wasm-pack/Makefile +++ b/www/wasm-pack/Makefile @@ -14,8 +14,6 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT -BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/rustwasm/wasm-pack/issues/1361 - BUILD_DEPENDS= gmake:devel/gmake \ zstd>0:archivers/zstd LIB_DEPENDS= libcurl.so:ftp/curl