FreeBSD Bugzilla – Attachment 207673 Details for
Bug 240725
Mk/Uses/cargo.mk: onig_sys missing libclang.so build dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add libclang.so dependency for onig_sys
file_240725.txt (text/plain), 495 bytes, created by
Santhosh Raju
on 2019-09-21 07:31:33 UTC
(
hide
)
Description:
Patch to add libclang.so dependency for onig_sys
Filename:
MIME Type:
Creator:
Santhosh Raju
Created:
2019-09-21 07:31:33 UTC
Size:
495 bytes
patch
obsolete
>diff --git a/Mk/Uses/cargo.mk b/Mk/Uses/cargo.mk >index c1bf1d60ce..f9d29af7af 100644 >--- a/Mk/Uses/cargo.mk >+++ b/Mk/Uses/cargo.mk >@@ -168,6 +168,7 @@ CARGO_ENV+= LIBSSH2_SYS_USE_PKG_CONFIG=1 > # RUSTONIG_SYSTEM_LIBONIG is not necessary, but will force onig_sys to > # always use the system's libonig as returned by `pkg-config oniguruma`. > CARGO_ENV+= RUSTONIG_SYSTEM_LIBONIG=1 >+LIB_DEPENDS+= libclang.so:devel/llvm${LLVM_DEFAULT} > .endif > > .if ${CARGO_CRATES:Mopenssl-0.[0-9].*}
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 240725
: 207673