projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85a8766
)
openal: Disable build also for examples and tests
author
André Hentschel
<nerv@dawncrow.de>
Thu, 15 Sep 2016 16:27:48 +0000
(18:27 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sat, 17 Sep 2016 12:27:38 +0000
(14:27 +0200)
Fixes:
http://autobuild.buildroot.net/results/
a11eab534b8642077705d891329c1fd40d394419
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/openal/openal.mk
patch
|
blob
|
history
diff --git
a/package/openal/openal.mk
b/package/openal/openal.mk
index 356f2c1cf89f1d683f25b381da99d65579cb1c52..63841047db687305eacd4b7cc9b703e3b1476898 100644
(file)
--- a/
package/openal/openal.mk
+++ b/
package/openal/openal.mk
@@
-16,8
+16,8
@@
OPENAL_LICENSE = LGPLv2+
OPENAL_LICENSE_FILES = COPYING
OPENAL_INSTALL_STAGING = YES
-# We don't need
the
utilities, Distros don't ship them either
-OPENAL_CONF_OPTS += -DALSOFT_UTILS=OFF
+# We don't need
examples, tests and
utilities, Distros don't ship them either
+OPENAL_CONF_OPTS += -DALSOFT_UTILS=OFF
-DALSOFT_EXAMPLES=OFF -DALSOFT_TESTS=OFF
ifeq ($(BR2_TOOLCHAIN_GCC_AT_LEAST_4_8),y)
OPENAL_CONF_OPTS += -DEXTRA_LIBS=atomic