FreeBSD Bugzilla – Attachment 236416 Details for
Bug 265967
lang/zig 0.9.1 failed to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
include static ICU
file_265967.txt (text/plain), 1.01 KB, created by
Dave Cottlehuber
on 2022-09-07 11:20:17 UTC
(
hide
)
Description:
include static ICU
Filename:
MIME Type:
Creator:
Dave Cottlehuber
Created:
2022-09-07 11:20:17 UTC
Size:
1.01 KB
patch
obsolete
>diff --git lang/zig/Makefile lang/zig/Makefile >index 5516c0647dd3..d50c3f74b8fc 100644 >--- lang/zig/Makefile >+++ lang/zig/Makefile >@@ -1,4 +1,5 @@ > PORTNAME= zig >+PORTREVISION= 1 > DISTVERSION= 0.9.1 > CATEGORIES= lang > MASTER_SITES= https://ziglang.org/download/${DISTVERSION}/ \ >@@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > ONLY_FOR_ARCHS= aarch64 amd64 > ONLY_FOR_ARCHS_REASON= not yet supported > >-BUILD_DEPENDS= llvm${_LLVM_VER}>=0:devel/llvm${_LLVM_VER} >+BUILD_DEPENDS= llvm${_LLVM_VER}>=0:devel/llvm${_LLVM_VER} icu>=71:devel/icu > > CONFLICTS= zig-devel > >@@ -28,7 +29,7 @@ STATIC_DESC= sets ZIG_STATIC to avoid 800MiB LLVM runtime dependency > > STATIC_RUN_DEPENDS_OFF= llvm${_LLVM_VER}>=0:devel/llvm${_LLVM_VER} > STATIC_CMAKE_BOOL= CMAKE_SKIP_INSTALL_RPATH ZIG_STATIC >-STATIC_LDFLAGS= -llzma -lm -lmd -lxml2 -lz >+STATIC_LDFLAGS= -licudata -licuuc -llzma -lm -lmd -lxml2 -lz > > _LLVM_VER= 13 > _ZIG_BIN= ${STAGEDIR}${PREFIX}/bin/zig
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 265967
: 236416