Commit c4b199a
committed
graphics/vulkan-headers: pacify stage-qa after 93b836b
Error: '/usr/bin/python3' is an invalid shebang you need USES=shebangfix for 'share/vulkan/registry/genvk.py'
genvk.py is used to generate include/vulkan/*.h but distfile already
contains pregerenated version, so the shebang is unused. Regenerating
headers isn't supported by CMake build, and requires docgenerator.py
from Vulkan-Docs repo.
PR: 268489
Reported by: amdmi3
Regressed by: KhronosGroup/Vulkan-Headers@75a6b83f213d1 parent 996c03b commit c4b199a
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
0 commit comments