Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
ccache-use-cppflags | no | |||||
ccache_program_transform.patch | Allow transforming executable names again | Torsten Landschoff <torsten@debian.org> | no | |||
ccache-rename.diff | Work around renaming of ccache-swig binary The package suffixes binaries with the major version, which changes ccache-swig to ccache-swig4.0. However, ccache is sensitive to the name of its binary. The test did not take the program-suffix configure option into account. . This is fixed with this patch, however, the original name will not work anymore here (ccache-swig is probably broken now, calling it via the installed symlink should work though). . The patch replaces the macro MYNAME to refer to the installed name of the ccache-swig binary. |
Torsten Landschoff <torsten@debian.org> | no | debian | Debian |