Build: #76 was successful Manual run by Ville Suoranta
Code commits
Casa6
-
C. Enrique Garcia Dabo 8e99a7655660841a59009bd499d0585d1a651ced
Enable -fdec-static flag for Fortran compilation
This flag allows the RPFITSIN function to reuse its buffer
between function calls. This is an old Fortran extension that
should not be used, but it seems that the rpfits code is
written assuming that the buffer retains the values between calls.