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


Groups > linux.kernel > #1381779

Re: [PATCH] tools: Use builtin $(abspath ...) instead of $(shell cd ... && pwd)

From Michal Marek <mmarek@suse.com>
Newsgroups linux.kernel
Subject Re: [PATCH] tools: Use builtin $(abspath ...) instead of $(shell cd ... && pwd)
Date 2016-04-18 16:50 +0200
Message-ID <rpiEW-7e9-31@gated-at.bofh.it> (permalink)
References <rlAK6-1xG-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 2016-04-08 11:15, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Avoid forking off a shell to resolve the absolute path of the output
> directory when make's builtin $(abspath ...) function will do an
> adequate job.

The abspath function is not available in make 3.80.

Michal

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


Thread

Re: [PATCH] tools: Use builtin $(abspath ...) instead of $(shell cd  ... && pwd) Michal Marek <mmarek@suse.com> - 2016-04-18 16:50 +0200
  Re: [PATCH] tools: Use builtin $(abspath ...) instead of $(shell cd  ... && pwd) Thierry Reding <thierry.reding@gmail.com> - 2016-04-18 17:10 +0200
    Re: [PATCH] tools: Use builtin $(abspath ...) instead of $(shell cd  ... && pwd) "Maciej W. Rozycki" <macro@linux-mips.org> - 2016-04-18 17:20 +0200
      Re: [PATCH] tools: Use builtin $(abspath ...) instead of $(shell cd  ... && pwd) Thierry Reding <thierry.reding@gmail.com> - 2016-04-18 17:40 +0200

csiph-web