From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Guillaume William Brs <guillaume.bressaix@gmail.com>,
Norbert Lange <nolange79@gmail.com>,
Sen Hastings <sen@hastings.org>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/libxcrypt: support host package build
Date: Tue, 2 Apr 2024 23:28:05 +0200 [thread overview]
Message-ID: <Zgx4ZaqmPl8Vbv9r@landeda> (raw)
In-Reply-To: <20240401234013.3570820-1-james.hilliard1@gmail.com>
James, All,
On 2024-04-01 17:40 -0600, James Hilliard spake thusly:
> This is needed by host-systemd.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/libxcrypt/libxcrypt.mk | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/libxcrypt/libxcrypt.mk b/package/libxcrypt/libxcrypt.mk
> index 9ad030fbd2..e24bc2e847 100644
> --- a/package/libxcrypt/libxcrypt.mk
> +++ b/package/libxcrypt/libxcrypt.mk
> @@ -18,3 +18,4 @@ LIBXCRYPT_CONF_OPTS = --disable-werror
> LIBXCRYPT_CONF_OPTS += --disable-obsolete_api
You had forgotten to use the same set of _CONF_OPTS for the host
variant, so I added those.
Applied to master, thanks.
Regards,
Yann E. MORIN.
> $(eval $(autotools-package))
> +$(eval $(host-autotools-package))
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-04-02 21:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-01 23:40 [Buildroot] [PATCH 1/2] package/libxcrypt: support host package build James Hilliard
2024-04-01 23:40 ` [Buildroot] [PATCH 2/2] package/systemd: fix build with glibc 2.39 James Hilliard
2024-04-02 21:28 ` Yann E. MORIN
2024-04-02 21:28 ` Yann E. MORIN [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=Zgx4ZaqmPl8Vbv9r@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=guillaume.bressaix@gmail.com \
--cc=james.hilliard1@gmail.com \
--cc=nolange79@gmail.com \
--cc=sen@hastings.org \
--cc=thomas.petazzoni@bootlin.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.