FreeBSD Bugzilla – Attachment 196224 Details for
Bug 229072
editors/codelite: make index: no entry for /usr/ports/devel/llvm39 (10.4-RELEASE)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove support for obsolete clang versions
codelite.diff (text/plain), 599 bytes, created by
Brooks Davis
on 2018-08-15 16:41:36 UTC
(
hide
)
Description:
Remove support for obsolete clang versions
Filename:
MIME Type:
Creator:
Brooks Davis
Created:
2018-08-15 16:41:36 UTC
Size:
599 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 477120) >+++ Makefile (working copy) >@@ -45,16 +45,11 @@ > > CLANG_DESC= Clang code-completion > >-.for v in 34 35 36 37 38 39 40 50 60 >+.for v in 40 50 60 > OPTIONS_RADIO_CLANG+= CLANG$v > CLANG$v_DESC= Clang ${v:C/(.)(.)/\1.\2.x/} >-.if $v >= 39 > CLANG$v_BUILD_DEPENDS= llvm$v>0:devel/llvm$v > CLANG$v_RUN_DEPENDS= llvm$v>0:devel/llvm$v >-.else >-CLANG$v_BUILD_DEPENDS= clang$v>0:lang/clang$v >-CLANG$v_RUN_DEPENDS= clang$v>0:lang/clang$v >-.endif > > post-patch-CLANG$v-on: > @${REINPLACE_CMD} -e \
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 229072
: 196224