Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1606198
| From | Jiada Wang <jiada_wang@mentor.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [BUG] tools build: Add HOSTARCH Makefile variable |
| Date | 2017-03-22 05:10 +0100 |
| Message-ID | <tnFKV-53p-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[BUG] tools build: Add HOSTARCH Makefile variable Jiada Wang <jiada_wang@mentor.com> - 2017-03-22 05:10 +0100
csiph-web