We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f221870 commit f503498Copy full SHA for f503498
mapscript/mapscript.i
@@ -33,6 +33,8 @@
33
%begin %{
34
#ifdef _MSC_VER
35
#define SWIG_PYTHON_INTERPRETER_NO_DEBUG
36
+#else
37
+#define _GNU_SOURCE 1
38
#endif
39
%}
40
0 commit comments