build: Fix known-good MoltenVK building
authorJeremy Kniager <jeremyk@lunarg.com>
Tue, 3 Sep 2019 19:38:52 +0000 (13:38 -0600)
committerjeremyk-lunarg <jeremyk@lunarg.com>
Wed, 4 Sep 2019 17:00:34 +0000 (11:00 -0600)
commit9835692a976c3c17847d08bf74937ad8188b694b
treecc313fc26f53765d3b522659e8043a326db4c053
parent5e453384b73751d471467b34bb3e4e19e1073b96
build: Fix known-good MoltenVK building

MoltenVK seems to have trouble building on the
current version of Vulkan-Headers.

Since Vulkan-Headers doesn't take very long to build and
changes often, this fix removes the reuse of the
Vulkan-Headers repo, whose version is provided by Vulkan-Tools
known-good.json, in the MoltenVK build.

It instead uses the version of Vulkan-Headers provided by
the MoltenVK known-good when building MoltenVK.

**Note:** Vulkan-Tools and other required repos are still
built with the version of Vulkan-Headers provided by
Vulkan-Tools known-good.json.

Change-Id: I1b11122cf0c6ba488acd53a35e4755f00e48376c
scripts/known_good.json