[Buildroot] [PATCH v3 1/1] iputils: resolve musl compatibility

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jan 21 08:17:40 UTC 2016


Matt,

On Wed, 20 Jan 2016 18:27:17 -0600, Matthew Weber wrote:

> > You don't explain here why you are adding libcap as a mandatory
> > dependency. USE_CAP=no still exists, and it stills works, so there is
> > no reason to make libcap a mandatory dependency.
> 
> That's fair, I was attempting to cleanup assumptions in the build to
> build the standard config without and disables (except deprecated
> items).  I will update per the below suggestion to enable that option
> with libcap is selected.

Our policy in general is to try to build things with minimal
dependencies by default. So if it can build with libcap, then it should
be built without libcap by default, unless libcap is explicitly
selected, of course.

Like any rule, there are some exceptions, like if a package can build
without a dependency, but becomes really useless. I don't think it's
the case of iputils.

Best regards,

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



More information about the buildroot mailing list