summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/patches
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/patches')
-rw-r--r--Build/source/utils/asymptote/patches/README5
-rw-r--r--Build/source/utils/asymptote/patches/fixmem.reg4
2 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/patches/README b/Build/source/utils/asymptote/patches/README
index d0bf81e8bc1..0c9e0302f2d 100644
--- a/Build/source/utils/asymptote/patches/README
+++ b/Build/source/utils/asymptote/patches/README
@@ -20,3 +20,8 @@ http://cvs.ktug.or.kr/viewcvs/dvipdfmx/contrib/latex/movie15.sty.sample?revision
up-to-date with the official 2008/10/08 version. For convenience the
patched version is also included as movie15_dvipdfmx.sty; it should be
renamed to movie15.sty and installed in the local latex directory.
+
+The fixmem.reg patches the Microsoft Windows registry so that the cygwin1.dll
+library can allocate more than 384MB. It is applied automatically by the
+Asymptote setup.exe file but may also be applied manually:
+regedit/s fixmem.reg
diff --git a/Build/source/utils/asymptote/patches/fixmem.reg b/Build/source/utils/asymptote/patches/fixmem.reg
new file mode 100644
index 00000000000..bdf09d9ad11
--- /dev/null
+++ b/Build/source/utils/asymptote/patches/fixmem.reg
@@ -0,0 +1,4 @@
+Windows Registry Editor Version 5.00
+
+[HKEY_LOCAL_MACHINE\Software\Cygwin]
+"heap_chunk_in_mb"=dword:ffffff00