[Bug 98166] [vulkan, radv] make install regenerates radv_timestamp.h and rebuilds radv_device.lo
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 10 12:53:18 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98166
--- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to Vedran Miletić from comment #0)
> Would be much if it was regenerated/rebuilt only on make and not on make
> install.
much better ? Indeed it would.
Sadly given the constrains I cannot think of anything nicer I'm afraid. The
gist is that the file must be updated on incremental builds and we cannot
ensure that not files are changed/rebuild between build and install stage. For
the experiments and a lot more context check the git history, and mailing list,
for anv_timestamp.h.
One 'workaround' is to use SOURCE_DATE_EPOCH as described here [1].
[1] https://reproducible-builds.org/specs/source-date-epoch/
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20161010/bbae90ab/attachment.html>
More information about the dri-devel
mailing list