From: Martin Kepplinger <martin.kepplinger@ginzinger.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] tslib: speed up the build by skipping autoreconf
Date: Thu, 27 Apr 2017 11:15:13 +0200 [thread overview]
Message-ID: <1493284513-7365-1-git-send-email-martin.kepplinger@ginzinger.com> (raw)
Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
---
hi,
this is more of a question what buildroot's stand is on this. Can there be
benefit from doing autoreconf in a real tarball release? In case there is
no patch against the relevant build sources, I guess not, but you'll know
better.
thanks
martin
package/tslib/tslib.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index e0f307a..27d960d 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -10,7 +10,6 @@ TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
TSLIB_LICENSE = GPL, LGPL
TSLIB_LICENSE_FILES = COPYING
-TSLIB_AUTORECONF = YES
TSLIB_INSTALL_STAGING = YES
TSLIB_INSTALL_STAGING_OPTS = DESTDIR=$(STAGING_DIR) LDFLAGS=-L$(STAGING_DIR)/usr/lib install
--
2.1.4
next reply other threads:[~2017-04-27 9:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-27 9:15 Martin Kepplinger [this message]
2017-04-27 9:30 ` [Buildroot] [PATCH] tslib: speed up the build by skipping autoreconf Peter Korsgaard
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=1493284513-7365-1-git-send-email-martin.kepplinger@ginzinger.com \
--to=martin.kepplinger@ginzinger.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