diff options
Diffstat (limited to 'debian/patches/dyson-use-system-malloc.patch')
-rw-r--r-- | debian/patches/dyson-use-system-malloc.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/dyson-use-system-malloc.patch b/debian/patches/dyson-use-system-malloc.patch index 1630df8..dcf1a4a 100644 --- a/debian/patches/dyson-use-system-malloc.patch +++ b/debian/patches/dyson-use-system-malloc.patch @@ -1,8 +1,8 @@ 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 @@ +--- qtscript.orig/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h ++++ qtscript/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h +@@ -835,6 +835,10 @@ #endif |