On 06/29/2017 05:11 PM, H.J. Lu wrote: > +ifeq ($(subdir),malloc) > +CFLAGS-malloc.c += -DMALLOC_ALIGNMENT=16 > +endif I'd prefer if we didn't do this because it is extremely confusing. Thanks, Florian