FreeBSD Bugzilla – Attachment 196018 Details for
Bug 230471
math/ambit: depends on obsolete LLVM 3.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update llvm version to 6.0
ambit.diff (text/plain), 698 bytes, created by
Brooks Davis
on 2018-08-08 21:30:09 UTC
(
hide
)
Description:
Update llvm version to 6.0
Filename:
MIME Type:
Creator:
Brooks Davis
Created:
2018-08-08 21:30:09 UTC
Size:
698 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 476660) >+++ Makefile (working copy) >@@ -4,7 +4,7 @@ > DISTVERSIONPREFIX= v > DISTVERSION= 0.2-37 > DISTVERSIONSUFFIX= -g9c7049a >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= math > PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit > >@@ -31,10 +31,10 @@ > > .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000 > # It requires clang version >3.6 >-BUILD_DEPENDS+= clang38:devel/llvm38 >-RUN_DEPENDS+= clang38:devel/llvm38 >-CC= clang38 >-CXX= clang++38 >+BUILD_DEPENDS+= clang60:devel/llvm60 >+RUN_DEPENDS+= clang60:devel/llvm60 >+CC= clang60 >+CXX= clang++60 > .endif > > .include <bsd.port.post.mk>
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 230471
: 196018