summaryrefslogtreecommitdiffstats
path: root/package/ccache/0001-Convert-argument-to-sysroot-option-to-relative-path.patch
Commit message (Collapse)AuthorAgeFilesLines
* ccache: bump to version 3.4.2Asaf Kahlon2018-08-251-43/+0
| | | | | | | Update license info, and remove the patch since it's already on upstream. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* ccache: Patch to fix toolchain-wrapper's --sysrootBrandon Maier2017-01-271-0/+43
ccache doesn't rewrite the --sysroot base_dir from toolchain-wrapper correctly. Resulting in a large number of cache misses when building from different base directories. A fix has already been accepted to the ccache upstream[1], but won't be released until ccache 3.4. (Was noted as an improvement, so unsure of the 3.4 release timing) [1] https://github.com/ccache/ccache/pull/132 Signed-off-by: Brandon Maier <brandon.maier@rockwellcollins.com> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud