All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Pattan, Reshma" <reshma.pattan@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] mk: fix default rule of test subdirectory
Date: Fri, 15 Jul 2016 17:24:22 +0200	[thread overview]
Message-ID: <7776795.an43Wffkga@xps13> (raw)
In-Reply-To: <3AEA2BF9852C6F48A459DA490692831F0105A0BB@IRSMSX109.ger.corp.intel.com>

> > When using "make -C app/test" (with RTE_SDK/RTE_TARGET adjusted) without
> > specifying the rule (all), the build is not done.
> > Indeed the default rule is not "all" anymore since there are some rules added for
> > external resources link.
> > 
> > It is fixed by adding a reference to "all" at the top of the file which makes it the
> > default rule.
> > 
> > Note that make app/test_sub (without environment variable) is preffered.
> > 
> > Fixes: ab64f5df8004 ("app/test: support resources externally linked")
> > 
> > Reported-by: Reshma Pattan <reshma.pattan@intel.com>
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> 
> Acked-by: Reshma Pattan <reshma.pattan@intel.com>

Applied

      reply	other threads:[~2016-07-15 15:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-12 10:22 [PATCH] mk: fix default rule of test subdirectory Thomas Monjalon
2016-07-12 11:16 ` Pattan, Reshma
2016-07-12 11:38   ` Thomas Monjalon
2016-07-12 11:40     ` Thomas Monjalon
2016-07-15 10:45 ` Pattan, Reshma
2016-07-15 15:24   ` Thomas Monjalon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7776795.an43Wffkga@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=reshma.pattan@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.