X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fnasal%2Fnaref.h;h=153de6f1bf75eb4dae67c524f80b8850e29b33bd;hb=2186fc1fc7ee69ed16df8812f3bc367b7d8a7445;hp=0599dd83a67c7d2c28122aa0491fc9386261a5ba;hpb=52444d177bf319136de0a24ac129831a994f62d1;p=simgear.git diff --git a/simgear/nasal/naref.h b/simgear/nasal/naref.h index 0599dd83..153de6f1 100644 --- a/simgear/nasal/naref.h +++ b/simgear/nasal/naref.h @@ -5,7 +5,8 @@ * platform-dependent endianness headers, just detect the platforms we * support. This list is simpler and smaller, yet still quite * complete. */ -#if (defined(__x86_64) && defined(__linux__)) || defined(__sparcv9) +#if (defined(__x86_64) && defined(__linux__)) || defined(__sparcv9) || \ + defined(__powerpc64__) /* Win64 and Irix should work with this too, but have not been * tested */ # define NASAL_NAN64