summaryrefslogtreecommitdiff
path: root/emulators/mmix/patches
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-04-12 21:52:13 +0000
committerjtb <jtb@pkgsrc.org>2001-04-12 21:52:13 +0000
commitf27dd7325aad4126137c927c93f26229c4cc21c1 (patch)
treeef0b0341f65035b78082987cc782292541e90f0c /emulators/mmix/patches
parent605e474a345e6a6eae3deeff292f40778cca87f3 (diff)
downloadpkgsrc-f27dd7325aad4126137c927c93f26229c4cc21c1.tar.gz
Initial import of mmix:
Simulators for MMIX, a RISC machine designed by Professor Donald Knuth to replace MIX in the ultimate editions of his monumental opus ``The Art of Computer Programming''. The programs are described in MMIXware by Donald E. Knuth Lecture Notes in Computer Science 1750 (Springer Verlag, Heidelberg, 1999).
Diffstat (limited to 'emulators/mmix/patches')
-rw-r--r--emulators/mmix/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/mmix/patches/patch-aa b/emulators/mmix/patches/patch-aa
new file mode 100644
index 00000000000..e735d1b3719
--- /dev/null
+++ b/emulators/mmix/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/04/12 21:52:14 jtb Exp $
+
+--- Makefile.orig Sat Jul 29 17:59:18 2000
++++ Makefile
+@@ -6,7 +6,7 @@
+ # In fact, CWEB 3.61 is recommended for making hardcopy or PDF documentation.
+
+ # If you prefer optimization to debugging, change -g to something like -O:
+-CFLAGS = -g
++#CFLAGS = -g
+
+ # Uncomment the second line if you use pdftex to bypass .dvi files:
+ PDFTEX = dvipdfm