Opened 4 days ago
Closed 3 days ago
#21387 closed defect (fixed)
shaderc-2025.1 FTBFS with glslang-15.2.0
Reported by: | Joe Locash | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.4 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
glslang-15.2.0 stopped building and installing libSPIRV.so. This breaks the build of shaderc. Commit https://github.com/KhronosGroup/glslang/commit/0018771b46c492e28ca916b00eda96093381a3b2 restores it.
Change History (2)
comment:1 by , 3 days ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 days ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Added the patch above to glslang.
Fixed at commit d79e87a269.