GNU bug report logs - #27366
[PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes".

Previous Next

Package: guix-patches;

Reported by: Danny Milosavljevic <dannym <at> scratchpost.org>

Date: Wed, 14 Jun 2017 21:49:01 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 27366 <at> debbugs.gnu.org
Subject: [bug#27366] [PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes".
Date: Thu, 15 Jun 2017 10:10:15 +0200
Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

> * gnu/packages/astronomy.scm (gnuastro)[arguments]: Enable
> "--enable-bin-op-alltypes".
> ---
>  gnu/packages/astronomy.scm | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
> index 879c6ba6a..ffa9f74db 100644
> --- a/gnu/packages/astronomy.scm
> +++ b/gnu/packages/astronomy.scm
> @@ -108,6 +108,8 @@ systems in a FITS image header.")
>         ("libjpeg" ,libjpeg-8)
>         ("wcslib" ,wcslib)))
>      (build-system gnu-build-system)
> +    (arguments
> +     `(#:configure-flags '("--enable-bin-op-alltypes")))

Could you add a comment above explaining why it matters, based on the
explanation that Mohammad gave on guix-devel?

OK with this change, thank you!

Ludo’.




This bug report was last modified 8 years and 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.