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 04bd093 commit 21583f8Copy full SHA for 21583f8
src/base/lib/misc/dlmalloc.h
@@ -1,4 +1,7 @@
1
+#include "../../../base/emu-i386/simx86/econfig.h"
2
+#if SPEC_PREJIT
3
#define USE_LOCKS 1
4
+#endif
5
#define INSECURE 1
6
#define HAVE_MORECORE 0
7
#define HAVE_MMAP 0
0 commit comments