Commit graph

3 commits

Author SHA1 Message Date
jlam
0ee5bb2fba Update devel/ccache to 2.3nb1. Changes from version 2.3 include adding
a new environment variable CCACHE_HASHCC whose value may be used to
override the compiler-specific addition to the hash value used to
distinguish between two compiles.  This is useful where the compiler is
a shell script generated on-the-fly that executes the real compiler.
This allows ccache to function correctly within the pkgsrc
infrastructure.
2004-02-12 07:11:38 +00:00
chris
a2af715a35 Update ccache to version 2.2. No clear list of changes since 1.8 is available.
However changes since 2.1.1 include:
# added a test suite
# better integration with distcc
# added CCACHE_PREFIX option
# disabled hard links by default
# recognise some more gcc options (eg. profiling)
# added --ccache-skip option
2003-07-05 22:06:36 +00:00
enami
970b4d7c97 Test if close(2) is failed after writing to file. This is necssary if
a file is on nfs filesystem.
2002-05-09 01:40:03 +00:00