This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v4 10/13] C-SKY: Build Infastructure


On Mon, Sep 17, 2018 at 09:52:48PM +0000, Joseph Myers wrote:
> On Wed, 12 Sep 2018, Mao Han wrote:
> 
> > +ifeq ($(subdir),debug)
> > +CFLAGS-backtrace.c += -funwind-tables
> > +endif
> 
> This is in the generic debug/Makefile, so you shouldn't need it here.

OK. I'll remove it.

Thanks
Han Mao


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]