summaryrefslogtreecommitdiff
path: root/debian/patches/dyson-use-system-malloc.patch
blob: dcf1a4a07ac8e6d092f5e98502da7b9e4248cee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: qtscript/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
===================================================================
--- qtscript.orig/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
+++ qtscript/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
@@ -835,6 +835,10 @@
 
 #endif
 
+#if OS(SOLARIS)
+#define USE_SYSTEM_MALLOC 1
+#endif
+
 /* ENABLE macro defaults */
 
 /* fastMalloc match validation allows for runtime verification that