From f88cdbded27d1240a91d13c2873a71e7b76f81d4 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 27 May 2019 19:14:18 +0000 Subject: Mon May 27 19:14:18 UTC 2019 l/babl-0.1.64-x86_64-1.txz: Upgraded. l/harfbuzz-2.5.0-x86_64-1.txz: Upgraded. n/mutt-1.12.0-x86_64-1.txz: Upgraded. --- source/x/FTBFSlog | 4 ++++ source/x/x11/configure/igt-gpu-tools | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'source/x') diff --git a/source/x/FTBFSlog b/source/x/FTBFSlog index 0bad13f9a..f95335d72 100644 --- a/source/x/FTBFSlog +++ b/source/x/FTBFSlog @@ -1,3 +1,7 @@ +Sun May 26 19:04:04 UTC 2019 + igt-gpu-tools: Added -Wno-error=array-bounds to CFLAGS. + Thanks to ponce and nobodino. ++--------------------------+ Sun Mar 11 19:26:12 UTC 2018 xpyb: patched to fix build with xcbproto-1.13. +--------------------------+ diff --git a/source/x/x11/configure/igt-gpu-tools b/source/x/x11/configure/igt-gpu-tools index a5e0db8a2..b3e61fcbd 100644 --- a/source/x/x11/configure/igt-gpu-tools +++ b/source/x/x11/configure/igt-gpu-tools @@ -1,4 +1,4 @@ -CFLAGS=$SLKCFLAGS \ +CFLAGS="$SLKCFLAGS -Wno-error=array-bounds" \ CXXFLAGS=$SLKCFLAGS \ ./autogen.sh \ --prefix=/usr \ -- cgit v1.2.3-65-gdbad