From 2420f0e3352a46c8deb9c5827f78add65cb9d1a4 Mon Sep 17 00:00:00 2001 From: Xerxes Rånby Date: Thu, 25 Oct 2012 21:01:26 +0200 Subject: Build and bundle a openal-soft fallback on all arch. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested using a native linux-armv6 build. TODO: Add cross-compile support. TODO: Add openal-soft cmake configure options. TODO: Strip the libopenal.so from debug symbols to reduce size. Signed-off-by: Xerxes Rånby --- make/build.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/make/build.xml b/make/build.xml index f6fda25..f06f315 100755 --- a/make/build.xml +++ b/make/build.xml @@ -378,7 +378,7 @@ - + + + + + + + + + + + +