mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-09 11:33:28 +00:00
prepare upload
This commit is contained in:
parent
89ddb107d5
commit
43e4f7fc2d
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,20 +1,18 @@
|
||||
llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) UNRELEASED; urgency=medium
|
||||
llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) experimental; urgency=medium
|
||||
|
||||
[ Sylvestre Ledru ]
|
||||
* Remove lldb-instr to match upstream change 4609e30f5001cfcba59d1f2f90ce72ebfda6e61f
|
||||
* Ugly workaround to enable scan-build on runtimes
|
||||
debian/patches/use-scan-build-runtimes.diff
|
||||
* Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test
|
||||
* Enable CLANG_DEFAULT_PIE_ON_LINUX
|
||||
* Lower the debhelper dep to 10 for debian stretch
|
||||
* Rename ocaml-nox => ocaml-base
|
||||
* Bring back lldb-instr-14 as upstream is bringing it back
|
||||
* Update of the ocaml doc path to catch a different path
|
||||
|
||||
[ Samuel Thibault ]
|
||||
* Explicitly link against -latomic on hurd-i386 as well.
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 16 Jan 2022 00:00:49 +0100
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 23 Jan 2022 20:48:09 +0100
|
||||
|
||||
llvm-toolchain-snapshot (1:14~++20220107114130+3a604fdbcd5f-1~exp1) experimental; urgency=medium
|
||||
|
||||
|
3
debian/libllvm-X.Y-ocaml-dev.install.in
vendored
3
debian/libllvm-X.Y-ocaml-dev.install.in
vendored
@ -1,2 +1,3 @@
|
||||
@OCAML_STDLIB_DIR@
|
||||
usr/lib/llvm-@LLVM_VERSION@/share/doc/*/ocaml-html/ usr/share/doc/libllvm-@LLVM_VERSION@-ocaml-dev/
|
||||
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/LLVM/llvm/ocaml-html/ usr/share/doc/libllvm-@LLVM_VERSION@-ocaml-dev/
|
||||
|
Loading…
Reference in New Issue
Block a user