FreeBSD Bugzilla – Attachment 109587 Details for
Bug 150613
[PATCH] devel/ccache: provide more compiler links
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ccache-3.0.1_3.patch
ccache-3.0.1_3.patch (text/plain), 753 bytes, created by
Dmitry Marakasov
on 2010-09-16 03:50:01 UTC
(
hide
)
Description:
ccache-3.0.1_3.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2010-09-16 03:50:01 UTC
Size:
753 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/ccache/Makefile,v >retrieving revision 1.50 >diff -u -u -r1.50 Makefile >--- Makefile 16 Sep 2010 01:43:42 -0000 1.50 >+++ Makefile 16 Sep 2010 01:43:58 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= ccache > PORTVERSION= 3.0.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= devel > MASTER_SITES= http://samba.org/ftp/ccache/ CRITICAL > >@@ -39,6 +39,7 @@ > .endif > GNU_COMPILERS+= 34 42 43 44 45 46 > CCACHE_COMPILERS+= cc c++ gcc g++ ${GNU_COMPILERS:S|^|gcc|} ${GNU_COMPILERS:S|^|g++|} >+CCACHE_COMPILERS+= clang clang++ llvm-gcc llvm-c++ llvm-g++ > .if defined(EXTRA_COMPILERS) > CCACHE_COMPILERS+= ${EXTRA_COMPILERS} > .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 150613
: 109587