HomeFreeBSD

graphics/libplacebo: unbreak GLSLANG=on after 1801dc29cec9

Description

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

Details

Provenance
jbeichAuthored on May 21 2023, 2:57 AM
Parents
R11:18f2a22035aa: math/octave-forge-statistics-bootstrap: Update to 5.2.7.
Branches
Unknown
Tags
Unknown