buildroot/package/exim
Alejandro González a9486e337a package/exim: fix build with ccache
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>
2020-07-19 18:49:56 +02:00
..
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 package/exim: bump version to 4.93.0.3 2020-01-04 16:21:22 +01:00
0005-exim_lock-fix-lstat-related-build-errors.patch package/exim: fix various build failures 2020-02-11 23:30:05 +01:00
0006-sieve-fix-build-errors.patch package/exim: fix various build failures 2020-02-11 23:30:05 +01:00
Config.in
S86exim package/exim: fix log and pid file paths 2020-04-13 23:05:44 +02:00
exim.hash package/exim: bump to version 4.94 2020-07-16 22:38:55 +02:00
exim.mk package/exim: fix build with ccache 2020-07-19 18:49:56 +02:00
exim.service package/exim: fix log and pid file paths 2020-04-13 23:05:44 +02:00