aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config
diff options
context:
space:
mode:
authorRaul Infante-Sainz <infantesainz@gmail.com>2019-05-31 18:35:36 +0100
committerRaul Infante-Sainz <infantesainz@gmail.com>2019-05-31 18:35:36 +0100
commit880379181a36e949a05724229879ea4576a51b29 (patch)
treebd3bf37d475927a72f0c495ba02ba731a5087b6e /reproduce/software/config
parentf2facb9fa47374dff8a1c9505c66c82c6af19b00 (diff)
Modified Imfit installation to not consider default and host paths
Until this commit, 'imfit' was installed using proper flags in order to use our own libraries. However, it looks first of all to the default system. As a consecuence, `imfit' program was linked to the host system libraries, even when we told to use our own libraries!! With this commit, the installation of `imfit' has been modified in order to remove the default paths already set in the `SConstruct' script. By doing this, only our paths are take into account for compiling the program. It has been tested on Mac OS laptop and it works fine. Test on GNU/Linux systems remain before merge into the main project branch.
Diffstat (limited to 'reproduce/software/config')
-rw-r--r--reproduce/software/config/installation/TARGETS.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/config/installation/TARGETS.mk b/reproduce/software/config/installation/TARGETS.mk
index 2b61109..b9157f1 100644
--- a/reproduce/software/config/installation/TARGETS.mk
+++ b/reproduce/software/config/installation/TARGETS.mk
@@ -36,7 +36,7 @@
# Programs and libraries.
-top-level-programs = gnuastro imfit
+top-level-programs = gnuastro
# Python libraries/modules.
top-level-python = astropy