anv: Use build-id for pipeline cache UUID.
[mesa.git] / src / intel / vulkan / Makefile.am
index 95f276ed7e14a4b9422d84f50b9d1f4d3c13955f..4197b0e77c78f75f0072c4f381acee9167884a68 100644 (file)
@@ -165,6 +165,7 @@ libvulkan_intel_la_LDFLAGS = \
        -module \
        -no-undefined \
        -avoid-version \
+       -Wl,--build-id=sha1 \
        $(BSYMBOLIC) \
        $(GC_SECTIONS) \
        $(LD_NO_UNDEFINED)