Home
last modified time | relevance | path

Searched hist:"61859152 d807ff7f6afabc0bb6072399e6396f8a" (Results 1 – 1 of 1) sorted by relevance

/DragonStub/lib/
H A DMakefile61859152d807ff7f6afabc0bb6072399e6396f8a Thu Jun 01 11:47:37 UTC 2017 Nigel Croxon <ncroxon@redhat.com> This commit inserts the libefi.a objects in a stable order.

When building libefi.a with "make -jN", the object files in libefi.a
will be inserted in a random order. Although it won't hurt the functionality,
it could make the EFI image irreproducible and invalidate the detached
signature after rebuilding libefi.a without any change in the source
code.

Signed-off-by: Gary Lin <glin@suse.com>
Signed-off-by: Nigel Croxon <ncroxon@redhat.com>