FreeBSD Bugzilla – Attachment 97872 Details for
Bug 136679
[PATCH] devel/ccache: Remove gcc295 support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ccache-2.4_9.patch
ccache-2.4_9.patch (text/plain), 843 bytes, created by
Ulrich Spoerlein
on 2009-07-12 09:50:00 UTC
(
hide
)
Description:
ccache-2.4_9.patch
Filename:
MIME Type:
Creator:
Ulrich Spoerlein
Created:
2009-07-12 09:50:00 UTC
Size:
843 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /tank/ncvs/ports/devel/ccache/Makefile,v >retrieving revision 1.44 >diff -u -p -u -r1.44 Makefile >--- Makefile 24 Nov 2008 03:32:46 -0000 1.44 >+++ Makefile 12 Jul 2009 08:24:01 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= ccache > PORTVERSION= 2.4 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= devel > MASTER_SITES= http://samba.org/ftp/ccache/ > >@@ -33,11 +33,8 @@ SUB_FILES= ${HOWTO} pkg-message > .include <bsd.port.pre.mk> > > .if !defined(WITHOUT_COMPILER_LINKS) >-.if ${ARCH}=="i386" || ${ARCH}=="alpha" >-GNU_COMPILERS+= 295 >-.endif > .if ${ARCH}=="i386" >-CCACHE_COMPILERS+= icc icpc >+CCACHE_COMPILERS+= icc icpc > .endif > GNU_COMPILERS+= 32 33 34 40 41 42 43 44 -ooo > CCACHE_COMPILERS+= cc c++ gcc g++ ${GNU_COMPILERS:S|^|gcc|} ${GNU_COMPILERS:S|^|g++|}
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 136679
: 97872