From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Thu, 15 Mar 2012 20:09:32 -0300 Subject: [Buildroot] [PATCH 19/20] alsa-lib: bump to version 1.0.25 In-Reply-To: <201203152355.42554.arnout@mind.be> References: <1331502489-5036-1-git-send-email-gustavo@zacarias.com.ar> <20120315213041.3bda3650@skate> <702f6e09c17e9a072c3e4458c35a83a2@zacarias.com.ar> <201203152355.42554.arnout@mind.be> Message-ID: <76f8ed3ff3264dccbf07ca9262144fe8@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 2012-03-15 19:55, Arnout Vandecappelle wrote: > But the --enable-shared=n in case BR2_PREFER_STATIC_LIB is enabled > is > probably redundant, right? > > Regards, > Arnout Yeah that's true. Regards.