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

(cherry picked from commit 506f67ea200f6858dd4f49efb28ccdd33456e0d9)

Details

Provenance
jbeichAuthored on May 21 2023, 2:57 AM
Parents
R11:efcc1dce2e6b: www/iridium: unbreak build after a previous bad merge
Branches
Unknown
Tags
Unknown