On Fri, Feb 19, 2016 at 11:22:30PM -0500, Leo Famulari wrote: > The patch file 'cpio-gets-undeclared.patch' was "de-applied" to the cpio > sources when we upgraded cpio to 2.12 (92d0fcb6dc5). But, it was never > deleted or removed from gnu-system.am.
I think it can be safely removed. The patch itself mentions that the upstream sources have been fixed, so with the update that removed the "patches" field, this one has become obsolete also. Apparently the patch was required for building with newer glibc; the fact that it now builds without the patch is further proof that the patch is not needed. Thanks for spotting this! Andreas