Index: head/lang/angelscript/files/patch-as_config.h =================================================================== --- head/lang/angelscript/files/patch-as_config.h (revision 509724) +++ head/lang/angelscript/files/patch-as_config.h (revision 509725) @@ -1,12 +1,11 @@ --- ../../source/as_config.h.orig 2019-07-28 15:58:25.283690000 +0200 +++ ../../source/as_config.h 2019-07-28 16:08:34.592212000 +0200 -@@ -953,6 +953,9 @@ +@@ -953,6 +953,8 @@ #define COMPLEX_RETURN_MASK (asOBJ_APP_CLASS_DESTRUCTOR | asOBJ_APP_CLASS_COPY_CONSTRUCTOR | asOBJ_APP_ARRAY) #define THISCALL_PASS_OBJECT_POINTER_ON_THE_STACK #define AS_X86 + #elif defined(__powerpc64__) -+ #define AS_BIG_ENDIAN + #define AS_MAX_PORTABILITY #elif defined(__LP64__) #define AS_X64_GCC #define HAS_128_BIT_PRIMITIVES