* [Buildroot] [PATCH] libiscsi: Call autoreconf to use buildroot's libtool
@ 2013-11-18 14:23 Vicente Olivert Riera
2013-11-30 8:04 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Vicente Olivert Riera @ 2013-11-18 14:23 UTC (permalink / raw)
To: buildroot
Use updated libtool from buildroot to fix MIPS64/n64 build problems
http://autobuild.humanoidz.org/results/a9a/a9aa506a591581e413dc38c53d0e56bec5970634/build-end.log
Acked-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/libiscsi/libiscsi.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package/libiscsi/libiscsi.mk b/package/libiscsi/libiscsi.mk
index 5a29923..7277bd9 100644
--- a/package/libiscsi/libiscsi.mk
+++ b/package/libiscsi/libiscsi.mk
@@ -10,5 +10,6 @@ LIBISCSI_LICENSE = GPLv2+ LGPLv2.1+
LIBISCSI_LICENSE_FILES = COPYING LICENCE-GPL-2.txt LICENCE-LGPL-2.1.txt
LIBISCSI_INSTALL_STAGING = YES
LIBISCSI_DEPENDENCIES = popt
+LIBISCSI_AUTORECONF = YES
$(eval $(autotools-package))
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] libiscsi: Call autoreconf to use buildroot's libtool
2013-11-18 14:23 [Buildroot] [PATCH] libiscsi: Call autoreconf to use buildroot's libtool Vicente Olivert Riera
@ 2013-11-30 8:04 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-11-30 8:04 UTC (permalink / raw)
To: buildroot
>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
> Use updated libtool from buildroot to fix MIPS64/n64 build problems
> http://autobuild.humanoidz.org/results/a9a/a9aa506a591581e413dc38c53d0e56bec5970634/build-end.log
> Acked-by: Markos Chandras <markos.chandras@imgtec.com>
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Committed with a comment added explaining why we're autoreconfig,
thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-30 8:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-18 14:23 [Buildroot] [PATCH] libiscsi: Call autoreconf to use buildroot's libtool Vicente Olivert Riera
2013-11-30 8:04 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox