Commit e90a4bf4 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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.
parent 71a55254
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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) \