Re: [hackers] [smdev] config.mk: default CC = cc || Hiltjo Posthuma
On Tue, Apr 14, 2015 at 01:45:10PM +0200, Roberto E. Vargas Caballero wrote:
> > -#CC = musl-gcc
> > +CC = cc
>
> cc is the default value of CC, so you don't get anything new with this patch,
> and you create some problems with:
It is just an annoyance on systems where c99 doesn't exist. This is more
common than your example.
You can still do make CC=tcc.
Received on Tue Apr 14 2015 - 14:51:52 CEST
This archive was generated by hypermail 2.3.0
: Tue Apr 14 2015 - 15:00:18 CEST