~ruther/guix-local

92f4a607572337b97a981fcffe1e460af6e68226 — Danny Milosavljevic 8 years ago dfc83ea
gnu: gnuastro: Enable "----enable-bin-op-alltypes".

* gnu/packages/astronomy.scm (gnuastro)[arguments]: Enable
"--enable-bin-op-alltypes".

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
1 files changed, 4 insertions(+), 0 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +4 -0
@@ 108,6 108,10 @@ systems in a FITS image header.")
       ("libjpeg" ,libjpeg-8)
       ("wcslib" ,wcslib)))
    (build-system gnu-build-system)
    (arguments
     ;; Reduce the number of required type conversions by enabling arithmetic
     ;; with all the supported types.
     `(#: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