FS#3037 - some info about ccache
Attached to Project:
Pacman
Opened by Christer Solskogen (solskogen) - Wednesday, 03 August 2005, 19:05 GMT
Opened by Christer Solskogen (solskogen) - Wednesday, 03 August 2005, 19:05 GMT
|
Details
There should be an "option" for ccache in makepkg.conf.
(See http://ccache.samba.org for more info) This should be added to makepkg.conf: #If using ccache, uncomment these lines: #export CC="ccache gcc" #export CXX="ccache g++" #export CPP="ccache cpp" |
This task depends upon
A ticket is in place to add the needed symlinks to the ccache package.