Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1343900

[PATCH] ARC Build system tweak

From Vineet Gupta <Vineet.Gupta1@synopsys.com>
Newsgroups linux.kernel
Subject [PATCH] ARC Build system tweak
Date 2016-02-26 09:30 +0100
Message-ID <r6lWG-lR-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Michal,

Here's a ARC build system quirk that we are trying to change.
I would appreciate if you could take a glance and suggest if that is silly
or better way. Would we be inducing more shell invocations now for build ?
Also I could not find an existing construct in /scripts/Kbuild.include
so opencoded the pre-processor check.

Thx,
-Vineet

Vineet Gupta (1):
  ARC: build: Better way to detect ISA compatible toolchain

 arch/arc/Makefile              | 14 ++++++++++++++
 arch/arc/include/asm/arcregs.h |  6 ------
 2 files changed, 14 insertions(+), 6 deletions(-)

-- 
2.5.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] ARC Build system tweak Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2016-02-26 09:30 +0100
  [PATCH] ARC: build: Better way to detect ISA compatible toolchain Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2016-02-26 09:40 +0100

csiph-web