summaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
diff options
context:
space:
mode:
authorDanny Milosavljevic <dannym@scratchpost.org>2017-06-14 23:29:52 +0200
committerDanny Milosavljevic <dannym@scratchpost.org>2017-06-24 07:26:51 +0200
commit92f4a607572337b97a981fcffe1e460af6e68226 (patch)
treefebf539d884a9726e2d632a86de9917a2205f991 /gnu/packages/astronomy.scm
parentdfc83eadaf56d4aad06c6ca8d027d53686deb8ae (diff)
downloadpatches-92f4a607572337b97a981fcffe1e460af6e68226.tar
patches-92f4a607572337b97a981fcffe1e460af6e68226.tar.gz
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>
Diffstat (limited to 'gnu/packages/astronomy.scm')
-rw-r--r--gnu/packages/astronomy.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 879c6ba6a6..f5509dab10 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -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