Re: [exim] EXIM 4.93 compilation problem

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] EXIM 4.93 compilation problem
On 11/12/2019 13:35, Sławomir Dworaczek via Exim-users wrote:
> readconf.c:415:1: note: use option -std=c99 or -std=gnu99 to compile your code


That means that you need to add a CFLAGS += to your Local/Makefile

--
Cheers,
Jeremy