summaryrefslogtreecommitdiffstats
path: root/src/drivers/bitbash
diff options
context:
space:
mode:
authorManuel Mendez2021-01-29 15:23:54 +0100
committerMichael Brown2021-01-30 19:06:34 +0100
commitbc4979e2cf375f7d9bf81ccf00bc2679f3dbabc2 (patch)
tree70dfdbef328cab58225b1dd843715eb794326e60 /src/drivers/bitbash
parent[build] Use SOURCE_DATE_EPOCH if it exists (diff)
downloadipxe-bc4979e2cf375f7d9bf81ccf00bc2679f3dbabc2.tar.gz
ipxe-bc4979e2cf375f7d9bf81ccf00bc2679f3dbabc2.tar.xz
ipxe-bc4979e2cf375f7d9bf81ccf00bc2679f3dbabc2.zip
[build] Use $(shell ...) to invoke BUILD_ID_CMD
When using $(shell), make will first invoke BUILD_ID_CMD and then have the value defined when calling $(LD). This means we get to see the _build_id when building with make V=1. Previously the build_id was figured out as a subshell command run during the recipe execution without being able to see the build_id itself. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers/bitbash')
0 files changed, 0 insertions, 0 deletions