[SCM] intel-vaapi-driver/master: Build with --disable-split-kernels

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Oct 17 21:19:02 UTC 2017


The following commit has been merged in the master branch:
commit 9ed4fc1a6491593e33f6407ffad083bee64d7a00
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Tue Oct 17 23:16:28 2017 +0200

    Build with --disable-split-kernels

diff --git a/debian/rules b/debian/rules
index 39be9ea..ebfd238 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 %:
 	dh $@ --with libva
 
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-split-kernels
+
 override_dh_install:
 	find -name *.la -delete
 	dh_install

-- 
intel-vaapi-driver packaging



More information about the pkg-multimedia-commits mailing list