<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [vulkan, radv] make install regenerates radv_timestamp.h and rebuilds radv_device.lo"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98166#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [vulkan, radv] make install regenerates radv_timestamp.h and rebuilds radv_device.lo"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98166">bug 98166</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>(In reply to Vedran Miletić from <a href="show_bug.cgi?id=98166#c0">comment #0</a>)
<span class="quote">> Would be much if it was regenerated/rebuilt only on make and not on make
> install.</span >

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] <a href="https://reproducible-builds.org/specs/source-date-epoch/">https://reproducible-builds.org/specs/source-date-epoch/</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>