summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 2160c5c..2e5ee2c 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1501,6 +1501,7 @@
],
'variables': {
'jni_gen_package': 'net',
+ 'jni_generator_ptr_type': 'long',
},
'includes': [ '../build/jni_generator.gypi' ],
@@ -1520,6 +1521,7 @@
],
'variables': {
'jni_gen_package': 'net',
+ 'jni_generator_ptr_type': 'long',
},
'includes': [ '../build/jni_generator.gypi' ],
},