Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2026 23:20:15 +0000
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c7fd3c079c4f - main - devel/wasi-libc: add WITHOUT_CPU_CFLAGS
Message-ID:  <69bc84af.30962.2040becf@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vishwin:

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

commit c7fd3c079c4f5222a43ed6849fc8c6380fd3a1b4
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-03-19 23:19:18 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-03-19 23:20:10 +0000

    devel/wasi-libc: add WITHOUT_CPU_CFLAGS
    
    PR: 293925
---
 devel/wasi-libc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/wasi-libc/Makefile b/devel/wasi-libc/Makefile
index 2b3155563b89..32c1021d4a27 100644
--- a/devel/wasi-libc/Makefile
+++ b/devel/wasi-libc/Makefile
@@ -29,6 +29,7 @@ GH_TUPLE=	WebAssembly:WASI:59cbe14:wasi/tools/wasi-headers/WASI
 NO_ARCH=	yes
 PLIST=		${PKGDIR}/pkg-plist${LLVM_VERSION}
 CONFLICTS_INSTALL=	wasi-libc[0-9]*
+WITHOUT_CPU_CFLAGS=	yes
 
 # NOTE: matches the https://github.com/WebAssembly/wasi-sdk
 WASI_SYSROOT=	${PREFIX}/share/wasi-sysroot


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69bc84af.30962.2040becf>