[Buildroot] [PATCH v3 2/8] dumb-init: new package

Christian Stewart christian at paral.in
Tue Apr 10 16:24:25 UTC 2018


Hi Thomas,

Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:
> Could you try a completely dynamic build with uClibc and musl ?
>
> Something like this:
>
> BR2_arm=y
> BR2_cortex_a8=y
> BR2_SHARED_LIBS=y

I completed the test with this defconfig:

BR2_arm=y
BR2_cortex_a8=y
BR2_SHARED_LIBS=y
BR2_PACKAGE_DUMB_INIT=y

The build passed. 

> Let's see what the above test does. If it's able to build a static
> binary even though BR2_SHARED_LIBS=y, then OK, we're good. Otherwise,
> we'll have to find a different solution.

Looks OK to me.

Best,
Christian



More information about the buildroot mailing list