aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-08-05 16:08:03 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-08-05 16:10:39 +0100
commit29540c2ba572ee46e9907c4b66153ce02b39c701 (patch)
tree72238a174edc1ff7566c754f3ae8b49910fd5767 /reproduce/software/config
parent33e603d8ef610508045e689e61645da34cc45e2e (diff)
WCSLIB needs -lcfitsio on some systems
Until now, we were relying on WCSLIB's internal checking and linking with CFITSIO. But on one macOS system (not others that had no problem!), we noticed that it complains with undefined symbol linking errors to CFITSIO libraries. With this commit, as a fast/ugly solution, we are explicity adding `-lcfitsio' to WCSLIB's `LIBS' variable so all binaries are linked with it automatically. We'll be in touch with the WCSLIB author to see if a better solution can be found.
Diffstat (limited to 'reproduce/software/config')
0 files changed, 0 insertions, 0 deletions