[Buildroot] [PATCH 19/20] alsa-lib: bump to version 1.0.25

Gustavo Zacarias gustavo at zacarias.com.ar
Thu Mar 15 20:51:42 UTC 2012


On 2012-03-15 17:30, Thomas Petazzoni wrote:

> ifeq ($(BR2_PREFER_STATIC_LIB),y)
> SHARED_STATIC_LIBS_OPTS=--enable-static --disable-shared
> else
> SHARED_STATIC_LIBS_OPTS=--enable-static --enable-shared
> endif
>
> And SHARED_STATIC_LIB_OPTS is used in package/Makefile.autotools.in. 
> I
> am not sure why alsa-lib requires those different options than the
> standard ones.
>
> Thomas

Because it doesn't build with both static & shared set starting with 
version 1.0.25, the configure script just errors out complaining about 
some libtool issues about building both.
Regards.



More information about the buildroot mailing list