From ef87c769ac333b01498992256e085468e65bbdaa98f85da4e3cbeb7a744636f5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 28 Aug 2024 10:29:06 +0200 Subject: [PATCH] Enable CTF frontend --- libabigail.changes | 1 + libabigail.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/libabigail.changes b/libabigail.changes index 9993aa7..df5cd8d 100644 --- a/libabigail.changes +++ b/libabigail.changes @@ -13,6 +13,7 @@ Wed Aug 28 08:08:49 UTC 2024 - Jan Engelhardt * Fix type suppression tactics for webkit2gtk3 [#31646] - Drop no-tests.diff (this is from a time when the source package was re-constructed via pre_checkin.sh/_service) +- Enable CTF frontend ------------------------------------------------------------------- Mon Oct 30 04:38:53 UTC 2023 - Jan Engelhardt diff --git a/libabigail.spec b/libabigail.spec index 903d72e..0ed93ad 100644 --- a/libabigail.spec +++ b/libabigail.spec @@ -26,6 +26,7 @@ Group: Development/Libraries/C and C++ URL: https://sourceware.org/libabigail/ Source: http://mirrors.kernel.org/sourceware/libabigail/%name-%version.tar.xz +BuildRequires: binutils-devel BuildRequires: dpkg BuildRequires: gcc-c++ >= 4.7 BuildRequires: libbpf-devel