alsa-lib: don't use versioned symbols
As reported by Dirk Vermaak and Daniel Mack. Fixes runtime issues with alsa-lib, see http://mailman.alsa-project.org/pipermail/alsa-devel/2009-February/014999.html for details.
This commit is contained in:
parent
71a55254a4
commit
e90a4bf4af
@ -57,6 +57,7 @@ $(ALSA_LIB_DIR)/.configured: $(ALSA_LIB_DIR)/.unpacked
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--disable-docs \
|
||||
--without-versioned \
|
||||
$(ALSA_LIB_CONFIGURE_OPTS) \
|
||||
$(SOFT_FLOAT) \
|
||||
$(DISABLE_NLS) \
|
||||
|
Loading…
Reference in New Issue
Block a user