summaryrefslogtreecommitdiffstats
path: root/make/lib
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-02-27 20:00:29 +0100
committerSven Gothel <[email protected]>2012-02-27 20:00:29 +0100
commit98f2fbbf413f9a14551f3517b33079f7b8ac489d (patch)
tree99c0d6e0fa0a66e72702df78893d01d45c36863e /make/lib
parentc7613a5f84784c16ba4d1ab6d92d659addbce292 (diff)
Enable cross compile/test on linux-armv7 (including armv7 openal soft library)
Diffstat (limited to 'make/lib')
-rw-r--r--make/lib/FILES.txt3
-rw-r--r--make/lib/linux-armv7/libopenal.sobin0 -> 477548 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/make/lib/FILES.txt b/make/lib/FILES.txt
index 4057426..d5966d1 100644
--- a/make/lib/FILES.txt
+++ b/make/lib/FILES.txt
@@ -2,6 +2,9 @@ Software OpenAL bundled libs ..
Linux x32 and x64:
ubuntu 10.10 1:1.12.854-2
+
+Linux armv7:
+ ubuntu 1:1.13-2
Windows x32 and x64:
oalinst:
diff --git a/make/lib/linux-armv7/libopenal.so b/make/lib/linux-armv7/libopenal.so
new file mode 100644
index 0000000..2cd2e3e
--- /dev/null
+++ b/make/lib/linux-armv7/libopenal.so
Binary files differ