diff options
author | Manuel Mendez <mmendez534@gmail.com> | 2021-01-28 16:45:04 -0500 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2021-01-30 18:21:59 +0000 |
commit | d8dc06fbf9c8801c57d8a5423a76963679830207 (patch) | |
tree | f1f98b3f5d3aeac2bb8fcbd0296a165b83bc0e29 /src/arch | |
parent | bc4979e2cf375f7d9bf81ccf00bc2679f3dbabc2 (diff) | |
download | ipxe-d8dc06fbf9c8801c57d8a5423a76963679830207.zip ipxe-d8dc06fbf9c8801c57d8a5423a76963679830207.tar.gz ipxe-d8dc06fbf9c8801c57d8a5423a76963679830207.tar.bz2 |
[build] Replace random build ID with a deterministic one
Calculate the build ID as a checksum over the input files. Since the
input files include $(BIN)/version.%.o which itself includes the build
target name (from which TGT_LD_FLAGS is calculated), this should be
sufficient to meet the requirement that the build ID be unique for
each $(BIN)/%.tmp even within the same build run.
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions