mirror of https://github.com/ecmwf/eccodes.git
ECC-670: PowerPC: some tests fail on ppc platform
This commit is contained in:
parent
2c6f4e65cc
commit
7040d51277
|
@ -38,6 +38,7 @@ extern "C" {
|
|||
#define GRIB_INLINE
|
||||
#endif
|
||||
|
||||
/* See ECC-670 */
|
||||
#if IS_BIG_ENDIAN
|
||||
#if GRIB_MEM_ALIGN
|
||||
#define FAST_BIG_ENDIAN 1
|
||||
|
|
Loading…
Reference in New Issue