From b6df5fc50a5c1247783912ae9b67054e8acea204 Mon Sep 17 00:00:00 2001 From: luofeng14 Date: Wed, 13 Sep 2023 12:43:43 +0000 Subject: [PATCH] test Signed-off-by: luofeng14 --- criu.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/criu.spec b/criu.spec index 1c41b33..974ce66 100644 --- a/criu.spec +++ b/criu.spec @@ -1,3 +1,6 @@ +%global toolchain clang +%global CC clang + Name: criu Version: 3.16.1 Release: 7 -- Gitee