summaryrefslogtreecommitdiff
path: root/graphics/asymptote/patches/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/asymptote/patches/README
Initial commit
Diffstat (limited to 'graphics/asymptote/patches/README')
-rw-r--r--graphics/asymptote/patches/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/asymptote/patches/README b/graphics/asymptote/patches/README
new file mode 100644
index 0000000000..f7e67aad98
--- /dev/null
+++ b/graphics/asymptote/patches/README
@@ -0,0 +1,23 @@
+The optional patches to flex-2.5.31 and bison-2.0a in this directory fix a
+number of problems with warning and/or error messages generated by strict
+compilers.
+
+A modified version of dvipdf that accepts common dvips options is included.
+
+The file gcc3.3.2curses.patch can be used to patch the broken curses.h header
+files (or a local copy thereof in the current directory) on some AIX and
+IRIX systems.
+
+The file gc6.8_AIX.patch fixes an incorrect Boehm garbage collector
+prototype in the file gc6.8/include/gc.h (version 6.8).
+
+The file gc-7.0nomem.patch avoids segmentation faults with gc-7.0 on
+out-of-memory errors.
+
+The file cygwin_freeglut-3.0.0.patch fixes undefined symbols when compiling the
+freeglut library statically under cygwin.
+
+The file 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