linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] tools build: Add HOSTARCH Makefile variable
@ 2017-03-22  3:58 Jiada Wang
  0 siblings, 0 replies; only message in thread
From: Jiada Wang @ 2017-03-22  3:58 UTC (permalink / raw)
  To: acme, adrian.hunter, dsahern, jolsa, jpoimboe, namhyung, sfr, wangnan0
  Cc: linux-kernel, Mikhail_Durnev, Marian_Rotariu, Jan-Alexandru_Vaduva

Hello,

with commit: 0a943cb10ce7 (tools build: Add HOSTARCH Makefile variable),

the following build failure is seen with ARCH=x86_84 when build for perf

In file included from util/event.c:2:0:
tools/include/uapi/linux/mman.h:4:27: fatal error: uapi/asm/mman.h: No 
such file or directory compilation terminated.

I have submitted a patch which replaces 'ARCH' in perf with 'SRCARCH',
https://lkml.org/lkml/2017/2/27/85
can anyone give your comment?

Thanks in advance

Jiada

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-22  3:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-22  3:58 [BUG] tools build: Add HOSTARCH Makefile variable Jiada Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).