All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH next] package/daemon: bump to version 0.7
Date: Mon, 7 Dec 2020 22:59:06 +0100	[thread overview]
Message-ID: <20201207225906.58a9f0db@windsurf.home> (raw)
In-Reply-To: <1fd6d6ff9eaedda5e3b3e85c4c5c0b950dcbaec8.1605981054.git.baruch@tkos.co.il>

Hello Baruch,

On Sat, 21 Nov 2020 19:50:54 +0200
Baruch Siach <baruch@tkos.co.il> wrote:

> The configure script now runs 'make ready'. Drop it from BUILD_CMDS.
> 
> Refresh the musl support path.
> 
> Upstream now provides sha256 hashes. Format hashes with two spaces.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

I have applied, but I have one question, see below.

>  define DAEMON_CONFIGURE_CMDS
> -	(cd $(@D); ./config)
> +	(cd $(@D); ./configure)

What is the config/configure script doing? Indeed, it seems odd that
when cross-compiling, we don't need to pass it the
cross-compiler/cross-linker/CFLAGS, etc. ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-12-07 21:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-21 17:50 [Buildroot] [PATCH next] package/daemon: bump to version 0.7 Baruch Siach
2020-12-07 21:59 ` Thomas Petazzoni [this message]
2020-12-08  5:44   ` Baruch Siach
2020-12-08  7:51     ` 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=20201207225906.58a9f0db@windsurf.home \
    --to=thomas.petazzoni@bootlin.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.