From e59cd2b297be11cc4ea8e120ea5f59f6be2bbcce Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Tue, 26 Nov 2024 10:34:20 -0500 Subject: [PATCH] RHELPLAN-171066 - add xxhash to gcc-misc --- configs/sst_pt_gcc-misc.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/sst_pt_gcc-misc.yaml b/configs/sst_pt_gcc-misc.yaml index eb525e8a..1530840f 100644 --- a/configs/sst_pt_gcc-misc.yaml +++ b/configs/sst_pt_gcc-misc.yaml @@ -10,6 +10,10 @@ data: - binutils-gold - annobin-annocheck - annobin-plugin-gcc + # used by several sst_pt tools (libabigail, dwz, binutils, debugedit) + - xxhash + - xxhash-libs + - xxhash-devel labels: - eln - c10s