a4dba4b40d
exim builds some files during the 'make install' step, and these fail with an error: lookups/lf_quote.c:49:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int j = 0; j < vlength; j++) ^ Fix by passing the -std=c99 here, as it is already passed in the build step. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
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 |