summaryrefslogtreecommitdiffstats
path: root/audio-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2019-02-14 12:55:42 +0100
committerTreeve Jelbert2019-02-15 08:33:36 +0100
commitcf46b6d9bc100e882ac1e57d83782ac74ac2e857 (patch)
treefd3620af869412265217c388aa937deb28c8049d /audio-libs
parent23fe01d761df66d4a38948623a6e02e5c2dab25b (diff)
openal-soft - fix build
Diffstat (limited to 'audio-libs')
-rwxr-xr-xaudio-libs/openal-soft/BUILD1
-rw-r--r--audio-libs/openal-soft/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/audio-libs/openal-soft/BUILD b/audio-libs/openal-soft/BUILD
index e013b8d866..ca0a4875dc 100755
--- a/audio-libs/openal-soft/BUILD
+++ b/audio-libs/openal-soft/BUILD
@@ -1 +1,2 @@
+OPTS+=" -DALSOFT_EXAMPLES=0 -DALSOFT_TESTS=0"
cmake_build
diff --git a/audio-libs/openal-soft/HISTORY b/audio-libs/openal-soft/HISTORY
index c40ecdb415..ab1648ccea 100644
--- a/audio-libs/openal-soft/HISTORY
+++ b/audio-libs/openal-soft/HISTORY
@@ -1,3 +1,6 @@
+2019-02-14 Treeve Jelbert <treeve@sourcemage.org>
+ * BUILD: dsiable examples, break build in some cases
+
2019-02-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.19.1