Re: [PATCH] config: Enable Debuginfod RPM sig checking and eu-stacktrace in spec

2024-10-25 Thread Mark Wielaard
Hi Aaron, On Thu, 2024-10-24 at 10:23 -0400, Aaron Merey wrote: > On Thu, Oct 24, 2024 at 5:34 AM Mark Wielaard wrote: > > > > For testing that the eu-stacktrace and debuginfod ima verification > > code builds correctly explicitly add --enable-stacktrace and > > --enable-debuginfod-ima-verificat

Re: [PATCH] config: Enable Debuginfod RPM sig checking and eu-stacktrace in spec

2024-10-24 Thread Aaron Merey
On Thu, Oct 24, 2024 at 5:34 AM Mark Wielaard wrote: > > For testing that the eu-stacktrace and debuginfod ima verification > code builds correctly explicitly add --enable-stacktrace and > --enable-debuginfod-ima-verification to configure. > > * config/elfutils.spec.in (enable_stacktrace)

[PATCH] config: Enable Debuginfod RPM sig checking and eu-stacktrace in spec

2024-10-24 Thread Mark Wielaard
For testing that the eu-stacktrace and debuginfod ima verification code builds correctly explicitly add --enable-stacktrace and --enable-debuginfod-ima-verification to configure. * config/elfutils.spec.in (enable_stacktrace): New global, depends on arch. (BuildRequires):