Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1616610 > unrolled thread
| Started by | <jiada_wang@mentor.com> |
|---|---|
| First post | 2017-04-05 08:30 +0200 |
| Last post | 2017-04-05 08:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH v3 0/1] fix perf build issue when ARCH=x86_64 <jiada_wang@mentor.com> - 2017-04-05 08:30 +0200
| From | <jiada_wang@mentor.com> |
|---|---|
| Date | 2017-04-05 08:30 +0200 |
| Subject | [PATCH v3 0/1] fix perf build issue when ARCH=x86_64 |
| Message-ID | <tsMC6-7pf-25@gated-at.bofh.it> |
From: Jiada Wang <jiada_wang@mentor.com> Changes from v3: replace ARCH with SRCARCH in perf Changes from v2: added function purify-arch, transforms both HOSTARCH and ARCH to supported values Jiada Wang (1): perf tools: fix perf build with ARCH=x86_64 tools/perf/Makefile.config | 38 +++++++++++++++++++------------------- tools/perf/Makefile.perf | 2 +- tools/perf/arch/Build | 2 +- tools/perf/tests/Build | 2 +- 4 files changed, 22 insertions(+), 22 deletions(-) -- 2.7.4
Back to top | Article view | linux.kernel
csiph-web