[SCM] x264/master: Actually build the cli against the shared lib.
fabian-guest at users.alioth.debian.org
fabian-guest at users.alioth.debian.org
Tue Jul 26 15:11:21 UTC 2011
The following commit has been merged in the master branch:
commit 0342b6269380527c818780974e7572804bd3f905
Author: Fabian Greffrath <fabian at greffrath.com>
Date: Tue Jul 26 17:11:21 2011 +0200
Actually build the cli against the shared lib.
diff --git a/debian/confflags b/debian/confflags
index c95651d..82b0133 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -21,7 +21,8 @@ static_confflags += \
shared_confflags += \
$(common_confflags) \
- --enable-shared
+ --enable-shared \
+ --system-libx264
opt_confflags += \
$(common_confflags) \
--
x264 packaging
More information about the pkg-multimedia-commits
mailing list