v5 of this makes our CI very angry:
15:36:20
/home/jenkins/workspace/Leeroy_3/repos/mesa/src/intel/vulkan/anv_device.c:31:27:
fatal error: anv_timestamp.h: No such file or directory
15:36:20 compilation terminated.
15:36:20 Makefile:1304: recipe for target 'anv_device.lo' failed
15:36:20 make[4]:
On 24 June 2016 at 20:15, Jason Ekstrand wrote:
>
>
> On Fri, Jun 24, 2016 at 11:59 AM, Emil Velikov
> wrote:
>>
>> From: Emil Velikov
>>
>> Do not rely on the git sha1:
>> - its current truncated form makes it less unique
>> - it does not attribute for local (Vulkand or otherwise) changes
>>
On Fri, Jun 24, 2016 at 11:59 AM, Emil Velikov
wrote:
> From: Emil Velikov
>
> Do not rely on the git sha1:
> - its current truncated form makes it less unique
> - it does not attribute for local (Vulkand or otherwise) changes
>
> Use a timestamp produced at the time of build. It's perfectly u
From: Emil Velikov
Do not rely on the git sha1:
- its current truncated form makes it less unique
- it does not attribute for local (Vulkand or otherwise) changes
Use a timestamp produced at the time of build. It's perfectly unique,
unless someone explicitly thinkers with their system clock. E