From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] expat: bump to version 2.2.4
Date: Wed, 6 Sep 2017 22:51:02 +0200 [thread overview]
Message-ID: <20170906225102.1c6e526b@windsurf.lan> (raw)
In-Reply-To: <4e5ee4d92222339d825f51c084a382cd285e52ef.1504543867.git.baruch@tkos.co.il>
Hello,
On Mon, 4 Sep 2017 19:51:07 +0300, Baruch Siach wrote:
> Upstream migrated to automake for autotools. Remove the non-existent
> 'installlib' target. DESTDIR override in not needed anymore, the
> standard configure --prefix is enough.
DESTDIR was not overridden at all: we were using the standard
DESTDIR=$(STAGING_DIR) and DESTDIR=$(TARGET_DIR). The only reason why
the staging opts and target opts were overridden is because we wanted
to use the installib target instead of "install".
In addition, the fact that we don't have to pass DESTDIR is not at all
related to --prefix. DESTDIR is still passed by the pkg-autotools
package infrastructure, and is mandatory. --prefix is defined to /usr,
and therefore is not sufficient for autotools to know where we want to
install stuff.
I've applied after fixing the commit log on this topic. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-09-06 20:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-04 16:51 [Buildroot] [PATCH] expat: bump to version 2.2.4 Baruch Siach
2017-09-06 20:51 ` Thomas Petazzoni [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=20170906225102.1c6e526b@windsurf.lan \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox