FreeBSD Bugzilla – Attachment 150448 Details for
Bug 195864
devel/ccache: add links for newer compiler versions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
ccache.diff (text/plain), 768 bytes, created by
Dmitry Marakasov
on 2014-12-11 00:04:05 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-12-11 00:04:05 UTC
Size:
768 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 374452) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= ccache > PORTVERSION= 3.1.10 >-PORTREVISION= 0 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= http://www.samba.org/ftp/ccache/ \ > CRITICAL >@@ -53,11 +53,11 @@ > CCACHE_COMPILERS+= icc icpc > .endif > >-GNU_COMPILERS+= 34 42 43 44 45 46 47 48 49 >+GNU_COMPILERS+= 34 42 43 44 45 46 47 48 49 5 > CCACHE_COMPILERS+= cc c++ CC gcc g++ ${GNU_COMPILERS:S|^|gcc|} ${GNU_COMPILERS:S|^|g++|} > > .if ${PORT_OPTIONS:MCLANGLINK} >-CLANG_COMPILERS+= 31 32 33 34 >+CLANG_COMPILERS+= 31 32 33 34 35 -devel > CCACHE_COMPILERS+= clang clang++ ${CLANG_COMPILERS:S|^|clang|} ${CLANG_COMPILERS:S|^|clang++|} > .endif >
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 195864
: 150448