Re: [exim] EXIM 4.93 compilation problem

Página Inicial
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
Para: exim-users
Assunto: 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