[Buildroot] [PATCH 2/2] liburcu: needs MMU

Baruch Siach baruch at tkos.co.il
Wed Oct 19 09:30:30 UTC 2016


Hi Thomas,

On Wed, Oct 19, 2016 at 11:27:57AM +0200, Thomas Petazzoni wrote:
> On Wed, 19 Oct 2016 12:00:34 +0300, Baruch Siach wrote:
> 
> > diff --git a/package/liburcu/Config.in b/package/liburcu/Config.in
> > index 49510da4956c..915b17ab9d6d 100644
> > --- a/package/liburcu/Config.in
> > +++ b/package/liburcu/Config.in
> > @@ -6,6 +6,7 @@ config BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS
> >  config BR2_PACKAGE_LIBURCU
> >  	bool "liburcu"
> >  	depends on BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS
> > +	depends on BR2_USE_MMU # fork() in test
> 
> You want to put this in BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS so that you
> don't have to propagate it to reverse dependencies of liburcu (which
> BTW your patch forgot to do).

Good point. Will do.

Thanks for reviewing,
baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -


More information about the buildroot mailing list