summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-11-08 18:44:33 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-16 23:05:44 +0100
commit49b96924ef0262a3737e65f9095c20acc4e11995 (patch)
tree5f05eab1209325695f4f9c075241ac2eebb96f5a /package
parente97eab114e07c439a1c67aeada58c827f7c4615c (diff)
downloadbuildroot-49b96924ef0262a3737e65f9095c20acc4e11995.tar.gz
buildroot-49b96924ef0262a3737e65f9095c20acc4e11995.zip
package/x11r7/xdriver_xf86-video-siliconmotion: Fix compile warnings being treated as error
Fixes http://autobuild.buildroot.net/results/059/059d771cb39532dee73a5f50e24b3441005ed38b/ http://autobuild.buildroot.net/results/542/5429dd3f07430cf1487a8cfa82ba55e66a640473/ http://autobuild.buildroot.net/results/073/073105a692033665d31b2dc034eff2e0fdca7f10/ http://autobuild.buildroot.net/results/018/01805d60b8b046122d357e2559268e8a45dcf9d3/ and many others Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package')
-rw-r--r--package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk b/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk
index 2aa22ae6c0..f8ea403c8c 100644
--- a/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk
+++ b/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk
@@ -11,4 +11,6 @@ XDRIVER_XF86_VIDEO_SILICONMOTION_LICENSE = MIT
XDRIVER_XF86_VIDEO_SILICONMOTION_LICENSE_FILES = COPYING
XDRIVER_XF86_VIDEO_SILICONMOTION_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_videoproto xproto_xextproto xproto_xproto
+XDRIVER_XF86_VIDEO_SILICONMOTION_CONF_OPTS = --disable-selective-werror
+
$(eval $(autotools-package))
OpenPOWER on IntegriCloud