summaryrefslogtreecommitdiffstats
path: root/rules/libvorbis.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-10-17 16:54:50 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-10-17 17:49:54 +0200
commit181c8f3a767f03b7337da749cc9d46c102a40490 (patch)
tree3023c8235b8bda55a0078dd476772e7099f7cea6 /rules/libvorbis.make
parent29dab46485407fb8f4f7e5e83d1df707eeb30898 (diff)
downloadptxdist-181c8f3a767f03b7337da749cc9d46c102a40490.tar.gz
ptxdist-181c8f3a767f03b7337da749cc9d46c102a40490.tar.xz
fixup! libvorbis: version bump 1.2.3 -> 1.3.3
Diffstat (limited to 'rules/libvorbis.make')
-rw-r--r--rules/libvorbis.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libvorbis.make b/rules/libvorbis.make
index 63bfb30a7..75312d211 100644
--- a/rules/libvorbis.make
+++ b/rules/libvorbis.make
@@ -37,6 +37,7 @@ LIBVORBIS_ENV := $(CROSS_ENV)
LIBVORBIS_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
--disable-docs \
+ --disable-examples \
--disable-oggtest
# ----------------------------------------------------------------------------