mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Remove gcc35 link
This commit is contained in:
parent
e6d5174812
commit
3e10043f24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174593
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ccache
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://samba.org/ftp/ccache/
|
||||
|
||||
@ -34,7 +34,7 @@ SUB_FILES= ${HOWTO} pkg-message
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_COMPILER_LINKS)
|
||||
GNU_COMPILERS= 295 32 33 34 35 40 41 42
|
||||
GNU_COMPILERS= 295 32 33 34 40 41 42
|
||||
CCACHE_COMPILERS= cc c++ gcc g++ ${GNU_COMPILERS:S|^|gcc|} ${GNU_COMPILERS:S|^|g++|}
|
||||
.if ${ARCH}=="i386"
|
||||
CCACHE_COMPILERS+= icc icpc
|
||||
|
Loading…
Reference in New Issue
Block a user