[ia64,m68k] libbpf: Don't build on architectures without performance events

This commit is contained in:
Ben Hutchings 2018-12-25 21:49:11 +00:00
parent 248736d493
commit 01f97819f6
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -7,6 +7,7 @@ linux (4.19.12-2) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* linux-image-*-unsigned: Remove Provides field (Closes: #916927)
* [ia64,m68k] libbpf: Don't build on architectures without performance events
-- Uwe Kleine-König <ukleinek@debian.org> Sun, 23 Dec 2018 17:28:52 +0100

View File

@ -114,7 +114,7 @@ Description: Runtime locking correctness validator (development files)
Package: libbpf@version@
Build-Profiles: <!stage1 !pkg.linux.notools>
Architecture: linux-any
Architecture: alpha amd64 arm64 arm64ilp32 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc powerpcspe ppc64 ppc64el riscv64 s390 s390x sh3 sh4 sparc sparc64 x32
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: libs
Multi-Arch: same
@ -124,7 +124,7 @@ Description: eBPF helper library (shared library)
Package: libbpf-dev
Build-Profiles: <!stage1 !pkg.linux.notools>
Architecture: linux-any
Architecture: alpha amd64 arm64 arm64ilp32 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc powerpcspe ppc64 ppc64el riscv64 s390 s390x sh3 sh4 sparc sparc64 x32
Depends: ${misc:Depends}, libbpf@version@ (= ${binary:Version})
Section: libdevel
Multi-Arch: same