a9486e337a
When using ccache to build the exim package, the HOSTCC value contains spaces, that are incorrectly interpreted by exim's Makefilei, which uses the first word of ${CC} to test compiler options. This breaks the build with "unrecognized option" ccache errors. Fix that by wrapping the HOSTCC variable in double quotes, as it is done for other variables that follow. Signed-off-by: Alejandro González <alejandro.gonzalez.correo@gmail.com> [yann.morin.1998@free.fr: slight rewording of commit log] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
0001-Build-buildconfig-for-the-host.patch | ||
0002-Don-t-make-backup-copies-of-installed-files.patch | ||
0003-Skip-version-check-and-symlink-installation.patch | ||
0004-Fix-uClibc-build.patch | ||
0005-exim_lock-fix-lstat-related-build-errors.patch | ||
0006-sieve-fix-build-errors.patch | ||
Config.in | ||
exim.hash | ||
exim.mk | ||
exim.service | ||
S86exim |