Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 502492 | Differences between
and this patch

Collapse All | Expand All

(-)a/Source/WTF/wtf/Platform.h (+3 lines)
Lines 79-84 Link Here
79
#if !defined(__LP64__)
79
#if !defined(__LP64__)
80
#define WTF_CPU_IA64_32 1
80
#define WTF_CPU_IA64_32 1
81
#endif
81
#endif
82
#define ENABLE_JIT 0
83
#define ENABLE_YARR_JIT 0
84
#define ENABLE_ASSEMBLER 0
82
#endif
85
#endif
83
86
84
/* CPU(MIPS) - MIPS 32-bit */
87
/* CPU(MIPS) - MIPS 32-bit */

Return to bug 502492