You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
429 B
12 lines
429 B
6 years ago
|
diff -urN M2Crypto/SWIG/_m2crypto.i M2Crypto-0.21.1/SWIG/_m2crypto.i
|
||
|
--- M2Crypto/SWIG/_m2crypto.i 2011-01-15 20:10:06.000000000 +0100
|
||
|
+++ M2Crypto-0.21.1/SWIG/_m2crypto.i 2011-01-18 15:37:33.948994579 +0100
|
||
|
@@ -7,6 +7,7 @@
|
||
|
* Copyright (c) 2009-2010 Heikki Toivonen. All rights reserved.
|
||
|
*
|
||
|
*/
|
||
|
+%import "gcc_macros.h"
|
||
|
|
||
|
%module(threads=1) _m2crypto
|
||
|
/* We really don't need threadblock (PyGILState_Ensure() etc.) anywhere.
|