perf ARCH=x86 applies to x32 as well

svn path=/dists/trunk/linux-tools/; revision=22598
This commit is contained in:
Ben Hutchings 2015-05-11 00:51:41 +00:00
parent 5b3ac6f123
commit 968c0ca2ef
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -5,7 +5,7 @@ linux-tools (4.0.2-1) UNRELEASED; urgency=medium
to 4.0 (Closes: #778588)
* linux-tools: Add version suffix to the new perf-read-vdso{,x}32
commands
* linux-tools: Set ARCH=x86 when building for either amd64 or i386
* linux-tools: Set ARCH=x86 when building perf for amd64, i386 or x32
* linux-kbuild: Include Makefile.kasan (Closes: #783681)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 11 May 2015 00:46:20 +0100