lkml.org 
[lkml]   [2013]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [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


    \
     
     \ /
      Last update: 2013-07-17 18:21    [W:5.433 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site