mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-07 15:35:31 +00:00
Update of the ocaml doc path to catch a different path
This commit is contained in:
parent
38073d043a
commit
89ddb107d5
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -9,6 +9,7 @@ llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) UNRELEASED;
|
|||||||
* Lower the debhelper dep to 10 for debian stretch
|
* Lower the debhelper dep to 10 for debian stretch
|
||||||
* Rename ocaml-nox => ocaml-base
|
* Rename ocaml-nox => ocaml-base
|
||||||
* Bring back lldb-instr-14 as upstream is bringing it back
|
* Bring back lldb-instr-14 as upstream is bringing it back
|
||||||
|
* Update of the ocaml doc path to catch a different path
|
||||||
|
|
||||||
[ Samuel Thibault ]
|
[ Samuel Thibault ]
|
||||||
* Explicitly link against -latomic on hurd-i386 as well.
|
* Explicitly link against -latomic on hurd-i386 as well.
|
||||||
|
2
debian/libllvm-X.Y-ocaml-dev.install.in
vendored
2
debian/libllvm-X.Y-ocaml-dev.install.in
vendored
@ -1,2 +1,2 @@
|
|||||||
@OCAML_STDLIB_DIR@
|
@OCAML_STDLIB_DIR@
|
||||||
usr/lib/llvm-@LLVM_VERSION@/share/doc/llvm/ocaml-html/ usr/share/doc/libllvm-@LLVM_VERSION@-ocaml-dev/
|
usr/lib/llvm-@LLVM_VERSION@/share/doc/*/ocaml-html/ usr/share/doc/libllvm-@LLVM_VERSION@-ocaml-dev/
|
||||||
|
Loading…
Reference in New Issue
Block a user