On 6 July 2016 at 16:39, Jason Ekstrand <ja...@jlekstrand.net> wrote:
> So here's a thought: could we make anv_timestamp.h generation trigger off of
> libvulkan_intel.so getting rebuilt?  I'm not quite sure how one would even
> do that but it seems like a thing you might be able to do...
>
Not sure I fully understood you here. You're thinking about having
dummy file for the initial `make' invocation, and regenerating it as
the final (shared) library is created ?

I believe that'll still get the build/link done twice, plus it'll
produce a nasty result for people that don't do "make && make install"
but a straight "make install".

-Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to