mirror of
https://salsa.debian.org/kernel-team/linux.git
synced 2026-01-11 20:07:10 +00:00
[s390x] Drop build-depends on gcc-multilib following the 31-bit removal in 6.19
This commit is contained in:
parent
5138e864f3
commit
2af2de60c8
2 changed files with 3 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
|
@ -15,6 +15,8 @@ linux (6.19~rc4-1~exp1) UNRELEASED; urgency=medium
|
|||
* [riscv64] Enable SPI_FSL_QUADSPI as module for the Spacemit K1 SoC
|
||||
* [riscv64] Enable MCP3564, SPI_MICROCHIP_CORE_QSPI and SPI_POLARFIRE_SOC as
|
||||
modules for the BeagleV-Fire board
|
||||
* [s390x] Drop build-depends on gcc-multilib following the 31-bit removal in
|
||||
6.19
|
||||
|
||||
[ Salvatore Bonaccorso ]
|
||||
* drivers/misc: Enable NTSYNC as module for all architectures
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ Section: devel
|
|||
Architecture: alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64
|
||||
Build-Depends:
|
||||
asciidoctor <!nodoc>,
|
||||
gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!cross>,
|
||||
gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 sparc64] <!cross>,
|
||||
libaudit-dev,
|
||||
libbabeltrace-dev,
|
||||
libdebuginfod-dev,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue