[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130717153118.GC2071@ghostprotocols.net>
Date: Wed, 17 Jul 2013 12:31:18 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Robert Richter <rric@...nel.org>
Cc: Ingo Molnar <mingo@...nel.org>, hpa@...or.com,
linux-kernel@...r.kernel.org, jolsa@...hat.com, tglx@...utronix.de,
linux-tip-commits@...r.kernel.org, Borislav Petkov <bp@...en8.de>
Subject: Re: [PATCH] perf tools: Fix 'make tools/perf'
Em Tue, Jul 16, 2013 at 04:50:36PM +0200, Robert Richter escreveu:
> There are other variant of building perf too:
>
> $ make -C tools perf
> $ make -C tools/perf
>
> Plus variants with O= and DESTDIR set.
>
> This patch fixes the above and was tested with the following:
>
> $ make O=... DESTDIR=... tools/perf
> $ make O=... DESTDIR=... -C tools/ perf
> $ make O=... DESTDIR=... -C tools/perf
> $ make tools/perf
> $ make -C tools/ perf
> $ make -C tools/perf
Thanks, those work now, applied, but can you check all those with actual
targets at the end, i.e. like:
make tools/perf install
Humm, probably it will look at the top level 'install' target? There was
some discussion about this, right? Can you refresh my mind?
- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists