clang: fix compilation on 3.7
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
#include "JIT.h"
|
#include "JIT.h"
|
||||||
|
|
||||||
|
#ifndef _XABORT_RETRY
|
||||||
|
#define _XABORT_RETRY (1 << 1)
|
||||||
|
#endif
|
||||||
|
|
||||||
asmjit::JitRuntime& asmjit::get_global_runtime()
|
asmjit::JitRuntime& asmjit::get_global_runtime()
|
||||||
{
|
{
|
||||||
// Magic static
|
// Magic static
|
||||||
|
|||||||
Reference in New Issue
Block a user