[Buildroot] [PATCH v7 1/1] squeezelite: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Sep 21 09:34:04 UTC 2015


Vicente,

On Mon, 21 Sep 2015 09:44:18 +0100, Vicente Olivert Riera wrote:

> > +ifeq ($(BR2_PACKAGE_SQUEEZELITE_ENABLE_RESAMPLE),y)
> > +	SQUEEZELITE_MAKE_OPTS += -DRESAMPLE
> > +	ifeq ($(BR2_PACKAGE_SQUEEZELITE_WITH_RESAMPLE_MP),y)
> > +		SQUEEZELITE_MAKE_OPTS += -DRESAMPLE_MP
> > +	endif
> > +endif
> 
> I think the Buildroot style is to not indent this code. Can other dev
> tell me if I'm wrong?

You're correct.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list