mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-01 13:29:13 +03:00
parent
480d11f166
commit
42710203b0
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ let
|
||||||
|
|
||||||
# Move libclang to 'lib' output
|
# Move libclang to 'lib' output
|
||||||
moveToOutput "lib/libclang.*" "$lib"
|
moveToOutput "lib/libclang.*" "$lib"
|
||||||
|
moveToOutput "lib/libclang-cpp.*" "$lib"
|
||||||
substituteInPlace $out/lib/cmake/clang/ClangTargets-release.cmake \
|
substituteInPlace $out/lib/cmake/clang/ClangTargets-release.cmake \
|
||||||
--replace "\''${_IMPORT_PREFIX}/lib/libclang." "$lib/lib/libclang."
|
--replace "\''${_IMPORT_PREFIX}/lib/libclang." "$lib/lib/libclang."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue