kumquat-buildroot/package/exim
Alejandro González a28d658ecb 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>
(cherry picked from commit a9486e337a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-07-22 13:47:00 +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
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
0007-Makefile-Base-fix-version.-h-sh-generation-with-para.patch package/exim: fix parallel build 2020-05-10 21:24:53 +02:00
Config.in
exim.hash
exim.mk package/exim: fix build with ccache 2020-07-22 13:47:00 +02:00
exim.service package/exim: fix log and pid file paths 2020-05-06 07:10:40 +02:00
S86exim package/exim: fix log and pid file paths 2020-05-06 07:10:40 +02:00