mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-14 15:23:00 +00:00
Rename ocaml-nox => ocaml-base (Closes: #1002608)
This commit is contained in:
parent
000d58d4e1
commit
7532cc6947
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ llvm-toolchain-12 (1:12.0.1-18) unstable; urgency=medium
|
|||||||
-fuse-ld=gold wasn't passed to compiler-rt. it was using bfd.
|
-fuse-ld=gold wasn't passed to compiler-rt. it was using bfd.
|
||||||
And binutils shipping in buster has a bug preventing this to work:
|
And binutils shipping in buster has a bug preventing this to work:
|
||||||
https://github.com/llvm/llvm-project/issues/42339
|
https://github.com/llvm/llvm-project/issues/42339
|
||||||
|
* Rename ocaml-nox => ocaml-base (Closes: #1002608)
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 16 Dec 2021 17:49:22 +0100
|
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 16 Dec 2021 17:49:22 +0100
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9.0), cmake, ninja-build,
|
|||||||
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
||||||
libjs-mathjax, python3-recommonmark,
|
libjs-mathjax, python3-recommonmark,
|
||||||
doxygen, gfortran,
|
doxygen, gfortran,
|
||||||
ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x],
|
libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],
|
dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
|
Loading…
Reference in New Issue
Block a user