Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] guile: needs autorecof
@ 2015-01-08 17:32 Gustavo Zacarias
  2015-01-08 18:16 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-01-08 17:32 UTC (permalink / raw)
  To: buildroot

It's patching configure.ac and triggering an automatic autoreconf which
doesn't end well. Fixes:
http://autobuild.buildroot.net/results/14f/14f502687f6344a85e67b37efe9b00b8c586a266/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/guile/guile.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/guile/guile.mk b/package/guile/guile.mk
index e57c917..fed79a6 100644
--- a/package/guile/guile.mk
+++ b/package/guile/guile.mk
@@ -8,6 +8,8 @@ GUILE_VERSION = 2.0.11
 GUILE_SOURCE = guile-$(GUILE_VERSION).tar.xz
 GUILE_SITE = $(BR2_GNU_MIRROR)/guile
 GUILE_INSTALL_STAGING = YES
+# For 0002-calculate-csqrt_manually.patch
+GUILE_AUTORECONF = YES
 GUILE_LICENSE = LGPLv3+
 GUILE_LICENSE_FILES = LICENSE COPYING COPYING.LESSER
 
-- 
2.0.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] guile: needs autorecof
  2015-01-08 17:32 [Buildroot] [PATCH] guile: needs autorecof Gustavo Zacarias
@ 2015-01-08 18:16 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-01-08 18:16 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Thu,  8 Jan 2015 14:32:07 -0300, Gustavo Zacarias wrote:
> It's patching configure.ac and triggering an automatic autoreconf which
> doesn't end well. Fixes:
> http://autobuild.buildroot.net/results/14f/14f502687f6344a85e67b37efe9b00b8c586a266/
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/guile/guile.mk | 2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks. Unfortunately, I noticed the typo in the title right
after pushing :-/

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-08 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 17:32 [Buildroot] [PATCH] guile: needs autorecof Gustavo Zacarias
2015-01-08 18:16 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox