The following commit has been merged in the master branch:
commit 00dd5772e8121ddf944933b0f10e2162d21f91e1
Author: Andres Mejia <[email protected]>
Date:   Wed Mar 28 22:36:51 2012 -0400

    Don't use dlopen. Depend on the backend libraries directly.

diff --git a/debian/rules b/debian/rules
index 22e8370..4c966dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ DEB_CMAKE_OPTIONS ?= -DCMAKE_VERBOSE_MAKEFILE=ON \
                -DCMAKE_INSTALL_PREFIX="/usr" \
                -DCMAKE_C_FLAGS="$(CFLAGS)" \
                -DALSOFT_CONFIG=ON \
+               -DDLOPEN=OFF \
                -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)" \
                ..
 

-- 
Packaging for openal-soft

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to