mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-23 22:20:54 +00:00
fix the syntax
This commit is contained in:
parent
a80bdfc563
commit
dad9d0d187
2
debian/control
vendored
2
debian/control
vendored
@ -961,7 +961,7 @@ Description: Flang library - Development package
|
||||
|
||||
Package: libllvmlibc-18-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Architecture: amd64 arm64 armhf
|
||||
Description: LLVM C Library - dev package
|
||||
Implementation of the C standard library targeting C17 and above.
|
||||
.
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -961,7 +961,7 @@ Description: Flang library - Development package
|
||||
|
||||
Package: libllvmlibc-@LLVM_VERSION@-dev
|
||||
Section: libdevel
|
||||
Architecture: amd64, arm64, armhf
|
||||
Architecture: amd64 arm64 armhf
|
||||
Description: LLVM C Library - dev package
|
||||
Implementation of the C standard library targeting C17 and above.
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user