--- src/third_party/mozjs-60/platform/aarch64/freebsd/build/Unified_cpp_js_src36.cpp.orig 2019-11-14 10:50:10 UTC +++ src/third_party/mozjs-60/platform/aarch64/freebsd/build/Unified_cpp_js_src36.cpp @@ -0,0 +1,55 @@ +#define MOZ_UNIFIED_BUILD +#include "vm/MemoryMetrics.cpp" +#ifdef PL_ARENA_CONST_ALIGN_MASK +#error "vm/MemoryMetrics.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode." +#undef PL_ARENA_CONST_ALIGN_MASK +#endif +#ifdef INITGUID +#error "vm/MemoryMetrics.cpp defines INITGUID, so it cannot be built in unified mode." +#undef INITGUID +#endif +#include "vm/NativeObject.cpp" +#ifdef PL_ARENA_CONST_ALIGN_MASK +#error "vm/NativeObject.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode." +#undef PL_ARENA_CONST_ALIGN_MASK +#endif +#ifdef INITGUID +#error "vm/NativeObject.cpp defines INITGUID, so it cannot be built in unified mode." +#undef INITGUID +#endif +#include "vm/ObjectGroup.cpp" +#ifdef PL_ARENA_CONST_ALIGN_MASK +#error "vm/ObjectGroup.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode." +#undef PL_ARENA_CONST_ALIGN_MASK +#endif +#ifdef INITGUID +#error "vm/ObjectGroup.cpp defines INITGUID, so it cannot be built in unified mode." +#undef INITGUID +#endif +#include "vm/PIC.cpp" +#ifdef PL_ARENA_CONST_ALIGN_MASK +#error "vm/PIC.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode." +#undef PL_ARENA_CONST_ALIGN_MASK +#endif +#ifdef INITGUID +#error "vm/PIC.cpp defines INITGUID, so it cannot be built in unified mode." +#undef INITGUID +#endif +#include "vm/PosixNSPR.cpp" +#ifdef PL_ARENA_CONST_ALIGN_MASK +#error "vm/PosixNSPR.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode." +#undef PL_ARENA_CONST_ALIGN_MASK +#endif +#ifdef INITGUID +#error "vm/PosixNSPR.cpp defines INITGUID, so it cannot be built in unified mode." +#undef INITGUID +#endif +#include "vm/Printer.cpp" +#ifdef PL_ARENA_CONST_ALIGN_MASK +#error "vm/Printer.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode." +#undef PL_ARENA_CONST_ALIGN_MASK +#endif +#ifdef INITGUID +#error "vm/Printer.cpp defines INITGUID, so it cannot be built in unified mode." +#undef INITGUID +#endif \ No newline at end of file