From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libtasn1: needs autoreconf
Date: Fri, 24 Apr 2020 11:56:12 +0200 [thread overview]
Message-ID: <20200424095612.GC5035@scaer> (raw)
In-Reply-To: <20200424091824.17492-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2020-04-24 11:18 +0200, Fabrice Fontaine spake thusly:
> Commit 6e1fde98e4deda8506e694c6d3ffba3fbd4d1d0e forgot to set
> LIBTASN1_AUTORECONF
>
> Fixes:
> - http://autobuild.buildroot.org/results/383e3cba56894df0e3dd53bfe9cee3f4bb80d412
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
libtasn1 uses pkg-config, so I've added a dependency on host-pkgconf,
and applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/libtasn1/libtasn1.mk | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/package/libtasn1/libtasn1.mk b/package/libtasn1/libtasn1.mk
> index d721e79a6a..e61741043f 100644
> --- a/package/libtasn1/libtasn1.mk
> +++ b/package/libtasn1/libtasn1.mk
> @@ -12,5 +12,7 @@ LIBTASN1_LICENSE_FILES = LICENSE doc/COPYING doc/COPYING.LESSER
> LIBTASN1_INSTALL_STAGING = YES
> # 'missing' fallback logic botched so disable it completely
> LIBTASN1_CONF_ENV = MAKEINFO="true"
> +# We're patching fuzz/Makefile.am
> +LIBTASN1_AUTORECONF = YES
>
> $(eval $(autotools-package))
> --
> 2.25.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2020-04-24 9:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-24 9:18 [Buildroot] [PATCH 1/1] package/libtasn1: needs autoreconf Fabrice Fontaine
2020-04-24 9:56 ` 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=20200424095612.GC5035@scaer \
--to=yann.morin.1998@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox