We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee92f3 commit 7922e80Copy full SHA for 7922e80
Embedded/np_embed.c
@@ -1,5 +1,5 @@
1
#define NUITKAPYTHON_EMBED_BUILD
2
-#define _FILE_OFFSET_BITS=64
+#define _FILE_OFFSET_BITS 64
3
#include "np_embed.h"
4
#include <ctype.h>
5
#include <stdarg.h>
0 commit comments