Alien-CFITSIO

 view release on metacpan or  search on metacpan

patch/cfitsio-4.6.2.patch  view on Meta::CPAN

*** cfitsio-4.6.2.orig/fitsio2.h	2025-03-26 14:19:36.000000000 -0400
--- cfitsio-4.6.2/fitsio2.h	2025-04-22 22:20:22.696603130 -0400
***************
*** 86,92 ****
  #elif defined(__sparcv9) || (defined(__sparc__) && defined(__arch64__))
                                 /*  SUN Solaris7 in 64-bit mode */
  #define BYTESWAPPED FALSE
! #define MACHINE NATIVE
  #define LONGSIZE 64   
  
                              /* IBM System z mainframe support */ 
--- 86,92 ----
  #elif defined(__sparcv9) || (defined(__sparc__) && defined(__arch64__))
                                 /*  SUN Solaris7 in 64-bit mode */
  #define BYTESWAPPED FALSE
! #define CFITSIO_MACHINE NATIVE
  #define LONGSIZE 64   
  
                              /* IBM System z mainframe support */ 
***************
*** 106,112 ****
  #elif defined(_SX)             /* Nec SuperUx */
  
  #define BYTESWAPPED FALSE
! #define MACHINE NATIVE
  #define LONGSIZE 64
  
  #elif defined(__powerpc64__) || defined(__64BIT__) || defined(__AARCH64EB__)  /* IBM 64-bit AIX powerpc*/
--- 106,112 ----



( run in 1.322 second using v1.01-cache-2.11-cpan-df04353d9ac )