From def7aa31d87ccf7ac9164cbdf6e6b72e64c40f80 Mon Sep 17 00:00:00 2001 From: Randy McCaskill Date: Sun, 31 May 2020 16:43:18 -0400 Subject: [PATCH] igt-gpu-tools: rebuild against json-c 0.14 --- srcpkgs/igt-gpu-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/igt-gpu-tools/template b/srcpkgs/igt-gpu-tools/template index 64cd2d3f1dd..d118f888582 100644 --- a/srcpkgs/igt-gpu-tools/template +++ b/srcpkgs/igt-gpu-tools/template @@ -1,7 +1,7 @@ # Template file for 'igt-gpu-tools' pkgname=igt-gpu-tools version=1.25 -revision=1 +revision=2 build_style=meson configure_args="-Db_ndebug=false -Db_lto=false" # b_lto=true makes the build hang at a random point