Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.264.1 21 May 2023 03:13:59
    |
Jan Beich (jbeich)  |
graphics/libplacebo: unbreak GLSLANG=on after 1801dc29cec9
compiler.find_library(static: true) ignores LDFLAGS and LIBRARY_PATH
as Meson uses --print-search-dirs instead of trying to link.
src/glsl/meson.build:34:4: ERROR: C++ static library 'SPIRV' not found
src/glsl/meson.build:45:12: ERROR: C++ static library 'MachineIndependent' not
found
PR: 270221
Reported by: Philipp Ost
Regressed
by: https://code.videolan.org/videolan/libplacebo/-/commit/980f2574aa0f
(cherry picked from commit 506f67ea200f6858dd4f49efb28ccdd33456e0d9) |
Number of commits found: 1
|