8297853: windows-x86 test build broken
Reviewed-by: jvernee
This commit is contained in:
parent
53dd214318
commit
6bac332371
@ -28,7 +28,7 @@
|
|||||||
#include "jlong.h"
|
#include "jlong.h"
|
||||||
#include "JNICB.h"
|
#include "JNICB.h"
|
||||||
|
|
||||||
#ifdef _WIN64
|
#ifdef _WIN32
|
||||||
#define THREAD_LOCAL __declspec(thread)
|
#define THREAD_LOCAL __declspec(thread)
|
||||||
#else
|
#else
|
||||||
#define THREAD_LOCAL __thread
|
#define THREAD_LOCAL __thread
|
||||||
|
Loading…
x
Reference in New Issue
Block a user