All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Gwendal Grignou <gwendal@chromium.org>
Cc: error27@gmail.com, smatch@vger.kernel.org, groeck@chromium.org
Subject: Re: [PATCH] Makefile: Install database in a share directory
Date: Wed, 10 Jun 2020 21:08:43 +0300	[thread overview]
Message-ID: <20200610180843.GD4151@kadam> (raw)
In-Reply-To: <20200610030850.26010-1-gwendal@chromium.org>

On Tue, Jun 09, 2020 at 08:08:50PM -0700, Gwendal Grignou wrote:
> 'make install' installs the database .schema files and other assets at
> $DESTDIR/$(SHAREDIR)/smatch/smatch_data,
> /usr/share/smatch/smatch_data by default.
> 
> This way the source code tree does not need to be present to run smatch,
> and --data is not required as smatch is compiled to look for data assets
> at the above location, in addition to the local directory.
> 
> Signed-off-by: Gwendal Grignou <gwendal@chromium.org>

Thanks so much.  Applied.

regards,
dan carpenter

  reply	other threads:[~2020-06-10 18:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-10  3:08 [PATCH] Makefile: Install database in a share directory Gwendal Grignou
2020-06-10 18:08 ` Dan Carpenter [this message]
2020-08-24  5:22   ` Gwendal Grignou
2020-08-24  8:54     ` Dan Carpenter

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=20200610180843.GD4151@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=error27@gmail.com \
    --cc=groeck@chromium.org \
    --cc=gwendal@chromium.org \
    --cc=smatch@vger.kernel.org \
    /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.