cjson, directfb, gdb, hiawatha, lcdproc, libdaemon, libecore,
libhid, libpcap, libusb, linux-fusion, ocf-linux, strace,
+ Issues resolved (http://bugs.uclibc.org):
+
+ #5732: Error : package/alsa-lib/alsa-lib.mk
+
2012.11-rc1, Released November 17th, 2012
Fixes all over the tree and new features.
--without-versioned
# Can't build with static & shared at the same time (1.0.25+)
-ifeq ($(BR2_PREFER_STATIC),y)
+ifeq ($(BR2_PREFER_STATIC_LIB),y)
ALSA_LIB_CONF_OPT += --enable-shared=no
else
ALSA_LIB_CONF_OPT += --enable-static=no