summaryrefslogtreecommitdiff
path: root/debian/patches/dyson-use-system-malloc.patch
blob: 1630df8050729c466c540b46ac87097db576ca88 (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	2014-04-28 11:01:55.106740703 +0400
+++ qtscript/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h	2014-04-28 11:52:07.408011217 +0400
@@ -821,6 +821,10 @@
 
 #endif
 
+#if OS(SOLARIS)
+#define USE_SYSTEM_MALLOC 1
+#endif
+
 /* ENABLE macro defaults */
 
 /* fastMalloc match validation allows for runtime verification that