diff options
| author | Igor Pashev <pashev.igor@gmail.com> | 2015-03-01 21:11:38 +0300 |
|---|---|---|
| committer | Igor Pashev <pashev.igor@gmail.com> | 2015-03-01 21:11:38 +0300 |
| commit | 95f7b04ebf127f7884ebfae50b99229c433baaf4 (patch) | |
| tree | 95827113454d3f2ad0808bb30b93a1868c17c65f /debian/patches/dyson-use-system-malloc.patch | |
| parent | 7fc8ab01976ca829d94f3750751473ee4626a508 (diff) | |
| download | qtscript-95f7b04ebf127f7884ebfae50b99229c433baaf4.tar.gz | |
qtscript-opensource-src (5.3.2+dfsg-2+dyson1) unstable; urgency=mediumHEADdyson/5.3.2+dfsg-2+dyson1master
* Package for Dyson
* Refreshed patches: debian/patches/dyson-use-system-malloc.patch,
debian/patches/dyson-js-solaris-memory-layout.patch
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 |
