When building hvmloader for Xen tools the iPXE objects are also linked into the binary. Unfortunately the linker will place them in the order found in the archive. Since this order is random the resulting hvmloader binary differs when it was built from identical sources but on different build hosts. To help with creating a reproducible binary the elements in blib.a must simply be sorted before passing them to $(AR). Signed-off-by: Olaf Hering <olaf@aepfle.de> Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
1012 |
|
1012 |
|
1013 |
|
1013 |
|
1014 |
|
1014 |
|
1015 |
|
|
|
|
1015 |
|
|
1016 |
|
1016 |
|
1017 |
|
1017 |
|
1018 |
|
1018 |
|