projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3046f64
)
tslib: speed up the build by skipping autoreconf
author
Martin Kepplinger
<martin.kepplinger@ginzinger.com>
Thu, 27 Apr 2017 09:15:13 +0000
(11:15 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Thu, 27 Apr 2017 09:30:21 +0000
(11:30 +0200)
We are not carrying any patches modifying auto* files, so autoreconf isn't
needed.
[Peter: extend commit message]
Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tslib/tslib.mk
patch
|
blob
|
history
diff --git
a/package/tslib/tslib.mk
b/package/tslib/tslib.mk
index e0f307ab0b1eaa7bb5da2d81884cd3d6f7eb6e52..27d960dd24363d96c051c1dd8a032acf6c93f475 100644
(file)
--- 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