FreeBSD Bugzilla – Attachment 197014 Details for
Bug 231290
sysutils/osquery: bump llvm depend of 10.x to llvm60
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bump clang/llvm version to 6.0.
file_231290.txt (text/plain), 444 bytes, created by
Brooks Davis
on 2018-09-10 19:40:41 UTC
(
hide
)
Description:
bump clang/llvm version to 6.0.
Filename:
MIME Type:
Creator:
Brooks Davis
Created:
2018-09-10 19:40:41 UTC
Size:
444 bytes
patch
obsolete
>Index: sysutils/osquery/Makefile >=================================================================== >--- sysutils/osquery/Makefile (revision 477120) >+++ sysutils/osquery/Makefile (working copy) >@@ -69,9 +69,9 @@ > .include <bsd.port.pre.mk> > > .if ${OSVERSION} < 1100000 >-BUILD_DEPENDS+= clang40:devel/llvm40 >-CC= clang40 >-CXX= clang++40 >+BUILD_DEPENDS+= clang60:devel/llvm60 >+CC= clang60 >+CXX= clang++60 > .endif > > post-patch:
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
Flags:
brooks
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 231290
: 197014