[Buildroot] [PATCH] package/htop: not available for uClibc static builds

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Feb 24 16:18:52 UTC 2017


Hello,

On Fri, 24 Feb 2017 16:36:01 +0100, Yann E. MORIN wrote:

> +ifeq ($(BR2_TOOLCHAIN_USES_UCLIBC)$(BR2_STATIC_LIBS),yy)
> +HTOP_CONF_OPTS += LIBS=-ldl
> +endif

Using libdl when BR2_STATIC_LIBS=y ? This seems odd, no ?

Is libdl even available on noMMU architectures that only support the
FLAT binary format ?

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



More information about the buildroot mailing list