On Wed, Jun 22, 2016 at 01:04:42PM +0100, Emil Velikov wrote: > From: Emil Velikov <[email protected]> > > It has proven subtle to get it right both form the build side POV (see
s/form/from/ Reviewed-by: Eric Engestrom <[email protected]> > commit list below) and builders due to their varying workflows. > > Furthermore it does not fully fulfil the reason why it was enforced - > to detect uniqueness between different builds, in order to distinguish > and invalidate Vulkan/GL caches. > > With that having a much better solution (previous commit) we can drop > this solution. > > This effectively reverts the following commits: > 359d9dfec33 ("mesa: automake: add directory prefix for git_sha1.h") > 2c424e00c39 ("mesa: automake: ensure that git_sha1.h.tmp has the right > attributes") > b7f7ec78435 ("mesa: automake: distclean git_sha1.h when building OOT") > 8229fe68b5d ("automake: get in-tree `make distclean' working again.") > > Cc: Timo Aaltonen <[email protected]> > Cc: Haixia Shi <[email protected]> > Cc: Jason Ekstrand <[email protected]> > Cc: [email protected] > Signed-off-by: Emil Velikov <[email protected]> > --- _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
