FreeBSD Bugzilla – Attachment 221054 Details for
Bug 252157
net/samba411 net/samba412 net/samba413: samba core dumps
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
samba.diff
samba.diff (text/plain), 580 bytes, created by
Dries Michiels
on 2020-12-28 15:38:55 UTC
(
hide
)
Description:
samba.diff
Filename:
MIME Type:
Creator:
Dries Michiels
Created:
2020-12-28 15:38:55 UTC
Size:
580 bytes
patch
obsolete
>Index: net/samba413/Makefile >=================================================================== >--- net/samba413/Makefile (revision 559486) >+++ net/samba413/Makefile (working copy) >@@ -69,6 +69,14 @@ > perl5 pkgconfig shebangfix ssl waf gettext-runtime > USE_PERL5= build > USE_LDCONFIG= ${SAMBA4_LIBDIR} >+ >+## llvm fix in base >+LLVM_VER= 10 >+BUILD_DEPENDS+= clang${LLVM_VER}:devel/llvm${LLVM_VER} >+CPP= clang-cpp${LLVM_VER} >+CC= clang${LLVM_VER} >+CXX= clang++${LLVM_VER} >+ > WAF_CMD= buildtools/bin/waf > CONFIGURE_LOG= bin/config.log >
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 252157
:
221054
|
221099
|
221100
|
221101