Files
nixpkgs/pkgs/by-name/op/openshadinglanguage
Andrew Marshall fc6c01f1e4 openshadinglanguage: remove libclang as shared lib
This seems unnecessary since build succeeds, and OSL render in Blender
also succeeds.

It is necessary since adding libclang-cpp.so pulls in libLLVM, which we
are trying to avoid with LLVM_STATIC since it causes libLLVM conflicts
downstream in e.g. `pkgsRocm.blender`.

See https://github.com/NixOS/nixpkgs/issues/530702.
2026-07-27 22:55:06 -04:00
..