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 <m...@klomp.org> 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): New global, > > depends on arch. > > (BuildRequires): Add sysprof-capture-devel. > > (configure): Add --enable-stacktrace and > > --enable-debuginfod-ima-verification. > > (files): Add eu-stacktrace. > > LGTM.
Thanks, pushed. I also updated the try builder to make sure it builds the rpm with these new settings. https://sourceware.org/cgit/builder/commit/?id=b94f4171fcbc4a055047daeeb640d2b58bae20bd Cheers, Mark