From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] package/pseudo: needs sqlite
Date: Thu, 3 Nov 2016 23:34:39 +0100 [thread overview]
Message-ID: <20161103233439.02cd07a4@free-electrons.com> (raw)
In-Reply-To: <66a2e2ef68a1edaaaee0d92c60279cc8b2e5325b.1478211656.git.yann.morin.1998@free.fr>
Hello,
On Thu, 3 Nov 2016 23:21:05 +0100, Yann E. MORIN wrote:
> +HOST_PSEUDO_DEPENDENCIES = host-sqlite
> +HOST_PSEUDO_CONF_OPTS = \
> + --libdir=$(HOST_DIR)/usr/lib \
> + --with-sqlite=$(HOST_DIR)/usr
I've added a comment above this to explain why we pass --libdir even
though this shouldn't be needed for autotools packages.
However, the fact that pseudo doesn't use a real autoconf configure
script also means that it shouldn't be using the autotools-package
infra: it should use the generic-package infra. Something to fix in a
follow-up patch.
Applied with the comment added, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-11-03 22:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 22:21 [Buildroot] [PATCH 0/4] core: fix pseudo, definitely get rid of fakeroot Yann E. MORIN
2016-11-03 22:21 ` [Buildroot] [PATCH 1/4] package/pseudo: needs sqlite Yann E. MORIN
2016-11-03 22:34 ` Thomas Petazzoni [this message]
2016-11-03 22:21 ` [Buildroot] [PATCH 2/4] fs/iso9660: use pseudo instead of fakeroot Yann E. MORIN
2016-11-03 22:35 ` Thomas Petazzoni
2016-11-03 22:21 ` [Buildroot] [PATCH 3/4] package/pseudo: add a legacy symlink to emulate fakeroot Yann E. MORIN
2016-11-03 22:35 ` Thomas Petazzoni
2016-11-03 22:21 ` [Buildroot] [PATCH 4/4] package/fakeroot: remove Yann E. MORIN
2016-11-03 22:35 ` Thomas Petazzoni
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=20161103233439.02cd07a4@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.