[SCM] x264/master: Do not build the CLI for the optimized shared library.
fabian-guest at users.alioth.debian.org
fabian-guest at users.alioth.debian.org
Sat Jan 7 22:03:14 UTC 2012
The following commit has been merged in the master branch:
commit 598b52e5766b4bacd6f8e5a301d41339e21769d9
Author: Fabian Greffrath <fabian at greffrath.com>
Date: Sat Jan 7 23:03:02 2012 +0100
Do not build the CLI for the optimized shared library.
diff --git a/debian/confflags b/debian/confflags
index c8528bf..e535547 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -32,6 +32,7 @@ shared_confflags += \
opt_confflags += \
$(common_confflags) \
--enable-shared \
+ --disable-cli \
--libdir=$(opt_libdir)
# this is only used for the check_asm macro
--
x264 packaging
More information about the pkg-multimedia-commits
mailing list