[build] Disable ccache for embedded.o
[gpxe.git] / .dotest / msg
blob7a456464eab765e253204561ebf2da901b45d600
1 Embedded image support uses .incbin in inline assembly to include binary\r
2 files.  The file dependency is not spotted by ccache when deciding\r
3 whether or not to rebuild embedded.o.  This results in builds that\r
4 contain an outdated version of the embedded image when ccache is used.\r
5 \r
6 Reported-by: Tim 'Shaggy' Bielawa <tbielawa@jabber.org>\r
7 Reported-by: Matt Domsch <Matt_Domsch@dell.com>\r
8 Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>\r