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

Arnout Vandecappelle arnout at mind.be
Tue Mar 13 23:36:05 UTC 2012


On Sunday 11 March 2012 22:48:08 Gustavo Zacarias wrote:
> +# Can't build with static & shared at the same time (1.0.25+)
> +ifneq ($(BR2_PREFER_STATIC),y)
> +ALSA_LIB_CONF_OPT += --enable-static=no
> +else
> +ALSA_LIB_CONF_OPT += --enable-shared=no
> +endif

 Shouldn't we put this in AUTOTARGETS?  Or at least the
--enable-shared=no if BR2_PREFER_STATIC?

 Regards,
 Arnout

-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F


More information about the buildroot mailing list