unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#27366] [PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes".
@ 2017-06-14 21:48 Danny Milosavljevic
  2017-06-15  8:10 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2017-06-14 21:48 UTC (permalink / raw)
  To: 27366

* 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")))
     (home-page "https://www.gnu.org/software/gnuastro/")
     (synopsis "Astronomy utilities")
     (description "The GNU Astronomy Utilities (Gnuastro) is a suite of

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

* [bug#27366] [PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes".
  2017-06-14 21:48 [bug#27366] [PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes" Danny Milosavljevic
@ 2017-06-15  8:10 ` Ludovic Courtès
  2017-06-22 20:08   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2017-06-15  8:10 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 27366

Danny Milosavljevic <dannym@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’.

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

* [bug#27366] [PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes".
  2017-06-15  8:10 ` Ludovic Courtès
@ 2017-06-22 20:08   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2017-06-22 20:08 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 27366

ludo@gnu.org (Ludovic Courtès) skribis:

> Danny Milosavljevic <dannym@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!

Ping!  :-)

Ludo’.

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

end of thread, other threads:[~2017-06-22 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-14 21:48 [bug#27366] [PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes" Danny Milosavljevic
2017-06-15  8:10 ` Ludovic Courtès
2017-06-22 20:08   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).