>> [WHR] >>> I'm asking for suggestion of any improvement that should be done in the >>> non-Debian source tree. For example should the Makefile be having some >>> more >>> features, that would benefit the Debian build system and possibly others? >>> >>> In the case of this Makefile btw, I already have a Debian patch to remove >>> '-Os' from 'CFLAGS; since I want to keep it in non-Debian source >>> package. >> >> I could have a look. I guess the most important part is to get the >> build to use CPPFLAGS, CFLAGS or CXXFLAGS and LDFLAGS, to ensure >> hardening is enabled by default. > In my testing, it seems that GNU Make implicitly used CPPFLAGS for compiling > C sources; although duplicating them in CFLAGS didn't hurt. > >> In which public git repository is the draft Debian packaging? > None. I havn't started using git for it yet. However I'm trying to upload a > draft onto mentors. >
Uploaded at https://mentors.debian.net/package/mfiutil/