From d7e05642214994b2c00e81642a141dc7e46a1d07 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 30 Dec 2019 13:28:17 -0600 Subject: [PATCH] igt-gpu-tools: revbump against procps-ng --- 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 d7a51a1689a..8c7caa73a03 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.24 -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