From: Jes Sorensen <jsorensen@xxxxxx> Hi, This set goes on top of the libfsverity changes from Eric. One deals with the Makefile not cleaning up the library when running 'make clean'. The second removes the forced override of CFLAGS and CPPFLAGS. This really shouldn't be forced like it was, since package managers and builders should be able to specify their preferred flags. With these applied, I am able to build an rpm of fsverity-utils which provides fsverity-utils and fsverity-utils-devel. Should we bump the version to 1.1 or 1.0.1 or something too? Once this is pushed to the official branch, I'll do an updated package for Fedora Rawhide and do another pull-request for the RPM code. Cheers, Jes Jes Sorensen (2): Fix Makefile to delete objects from the library on make clean Let package manager override CFLAGS and CPPFLAGS Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) -- 2.26.2