mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-28 08:53:32 +00:00
Rename ocaml-nox => ocaml-base
This commit is contained in:
parent
e1bcd2b0d0
commit
a0d5cdbec0
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -7,6 +7,7 @@ llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) UNRELEASED;
|
||||
* 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
|
||||
|
||||
[ Samuel Thibault ]
|
||||
* Explicitly link against -latomic on hurd-i386 as well.
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
||||
libjs-mathjax, python3-recommonmark,
|
||||
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],
|
||||
libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||
dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||
|
Loading…
Reference in New Issue
Block a user