Magellan Linux

Diff of /trunk/ccache/ccache-config

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1618 by niro, Sat Jan 14 01:07:08 2012 UTC revision 2532 by niro, Mon Jan 26 08:32:32 2015 UTC
# Line 60  cc_install_link() Line 60  cc_install_link()
60  cc_links()  cc_links()
61  {  {
62   local a   local a
63   for a in gcc cc c++ g++   for a in gcc cc c++ g++ icc icpc clang clang++
64   do   do
65   if [ -n "${2}" ]   if [ -n "${2}" ]
66   then   then

Legend:
Removed from v.1618  
changed lines
  Added in v.2532