mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 09:50:53 +00:00
Refresh the cotrol
This commit is contained in:
parent
70e2346cd1
commit
7be4584e0a
6
debian/control
vendored
6
debian/control
vendored
@ -687,8 +687,8 @@ Package: libc++-18-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libc++1-17 (= ${binary:Version}), ${misc:Depends},
|
||||
libunwind-17-dev [amd64 arm64 armhf i386 ppc64el ppc64 riscv64]
|
||||
Depends: libc++1-18 (= ${binary:Version}), ${misc:Depends},
|
||||
libunwind-18-dev [amd64 arm64 armhf i386 ppc64el ppc64 riscv64]
|
||||
Breaks: libc++-dev (<< 44)
|
||||
Provides: libc++-x.y-dev
|
||||
Conflicts: libc++-x.y-dev
|
||||
@ -934,7 +934,7 @@ Package: flang-18
|
||||
# no 32bit support
|
||||
# https://github.com/llvm/llvm-project/issues/59845
|
||||
Architecture: amd64 arm64 mips64el ppc64el kfreebsd-amd64 ppc64 sparc64 riscv64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs}, libflang-16-dev (= ${binary:Version}),
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs}, libflang-18-dev (= ${binary:Version}),
|
||||
Provides: fortran-compiler, gfortran-mod-15
|
||||
Description: Fortran compiler
|
||||
Ground-up implementation of a Fortran front end written in
|
||||
|
Loading…
Reference in New Issue
Block a user