From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Casey Reeves <casey@xogium.me>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v3] package/lzop: bump to version 1.04
Date: Sun, 12 Mar 2023 18:44:38 +0100 [thread overview]
Message-ID: <20230312184438.6265163d@windsurf> (raw)
In-Reply-To: <20230226113307.4088933-1-casey@xogium.me>
Hello,
On Sun, 26 Feb 2023 12:33:08 +0100
Casey Reeves <casey@xogium.me> wrote:
> +LZOP_LIBTOOL_PATCH=NO
Spaces needed around = sign.
> +define LZOP_LIBTOOL_FIXUP
> + patch -i support/libtool/buildroot-libtool-v2.4.4.patch $(@D)/autoconf/ltmain.sh
> +endef
> +
> +LZOP_POST_PATCH_HOOKS += LZOP_LIBTOOL_FIXUP
Even though admittedly the libtool fixup is probably not that needed
for the host package, the host-autotools-package infra normally applies
the libtool fixup as well. So I've added:
HOST_LZOP_POST_PATCH_HOOKS += LZOP_LIBTOOL_FIXUP
I've also added a small comment above this to explain why we're doing
the libtool fixup manually.
Applied to next with those changes. Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-03-12 17:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-26 11:33 [Buildroot] [PATCH v3] package/lzop: bump to version 1.04 Casey Reeves
2023-03-12 17:44 ` Thomas Petazzoni via buildroot [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=20230312184438.6265163d@windsurf \
--to=buildroot@buildroot.org \
--cc=casey@xogium.me \
--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.