FreeBSD Bugzilla – Attachment 197010 Details for
Bug 231288
cad/sumo: update 10.x build depend on clang to llvm60
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update llvm dependency
file_231288.txt (text/plain), 561 bytes, created by
Brooks Davis
on 2018-09-10 17:44:32 UTC
(
hide
)
Description:
Update llvm dependency
Filename:
MIME Type:
Creator:
Brooks Davis
Created:
2018-09-10 17:44:32 UTC
Size:
561 bytes
patch
obsolete
>Index: cad/sumo/Makefile >=================================================================== >--- cad/sumo/Makefile (revision 477120) >+++ cad/sumo/Makefile (working copy) >@@ -47,9 +47,9 @@ > .include <bsd.port.pre.mk> > > .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000 >-BUILD_DEPENDS+= clang40:devel/llvm40 >-CC= clang40 >-CXX= clang++40 # fails to build with the default compiler on 10 >+BUILD_DEPENDS+= clang60:devel/llvm60 >+CC= clang60 >+CXX= clang++60 # fails to build with the default compiler on 10 > .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
Flags:
brooks
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 231288
: 197010