On Wed, May 01, 2019 at 12:56:39AM -0700, nim-nim wrote:
> It turns out that even an historic package like elfutils has to hack this in 
> `%check` because it's not done by default.

I was wondering what this was referring to and I think you mean:

%check
# Record some build root versions in build.log
uname -r; rpm -q glibc

It is indeed useful to know the kernel (and glibc) version that the
elfutils testsuite is been run against. Especially since it contains
various testcases for core dumps as produced by the kernel, which
contain CFI as produced by the glibc version.

_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to