1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add gcc42 link

This commit is contained in:
Michael Johnson 2006-10-05 23:40:40 +00:00
parent 871424be85
commit b89f437084
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174595

View File

@ -36,7 +36,7 @@ OPTIONS= GNOME "Build GUI monitor based on GNOME" Off \
.if defined(WITH_COMPILER_LINKS)
CCLINKDIR?= libexec/distcc
PLIST_DIRS= ${CCLINKDIR}
GNU_COMPILERS= 295 32 33 34 40 41
GNU_COMPILERS= 295 32 33 34 40 41 42
DISTCC_COMPILERS= cc c++ gcc g++ ${GNU_COMPILERS:S|^|gcc|} ${GNU_COMPILERS:S|^|g++|}
.if ${ARCH} == "i386"
DISTCC_COMPILERS+= icc icpc