aboutsummaryrefslogtreecommitdiff
path: root/reproduce
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2018-12-03 16:24:58 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2018-12-03 16:29:52 +0000
commite531b5322fe1064110bd31980fbb5ae83dcf1b8a (patch)
treefbf7cd0edba7813357ce19a1f9f8f3c1b82ff71c /reproduce
parent3ed9b6a1a22f5775f75316de34fb8a10d0580570 (diff)
Gnuastro's dependencies sorted by length of build
Make builds the dependencies of each package based on the order in the prerequisites list. So when building in parallel, it can greatly help the over-all build speed if larger packages are built first. Therefore the three larger Gnuastro dependencies are now placed at earlier places of the prerequisites.
Diffstat (limited to 'reproduce')
-rw-r--r--reproduce/src/make/dependencies.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/src/make/dependencies.mk b/reproduce/src/make/dependencies.mk
index d705d1e..80c2a35 100644
--- a/reproduce/src/make/dependencies.mk
+++ b/reproduce/src/make/dependencies.mk
@@ -276,10 +276,10 @@ $(ibdir)/git: $(tdir)/git-$(git-version).tar.xz
--without-tcltk --with-shell=$(ibdir)/bash)
$(ibdir)/astnoisechisel: $(tdir)/gnuastro-$(gnuastro-version).tar.lz \
+ $(ilidir)/libgit2 \
$(ibdir)/glibtool \
$(ilidir)/libjpeg \
$(ilidir)/libtiff \
- $(ilidir)/libgit2 \
$(ilidir)/wcslib \
$(ilidir)/gsl \
$(ibdir)/gs