summaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-29 01:28:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-29 01:28:41 +0000
commit743c3a8e402df7f8eb45676f2173279e5adfa98f (patch)
tree6a1fd18b7a754d7b932330a96e9d9fabf438c6cf /lang/guile
parentUpdate to ssldump 0.9.b3, which includes some security-related cleanups (diff)
Fix build on Alpha.
Reported by: bento Tested by: kris on bento
Notes
Notes: svn path=/head/; revision=67201
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/files/patch-qt_md_axp.s20
1 files changed, 20 insertions, 0 deletions
diff --git a/lang/guile/files/patch-qt_md_axp.s b/lang/guile/files/patch-qt_md_axp.s
new file mode 100644
index 000000000000..3bdc817eb859
--- /dev/null
+++ b/lang/guile/files/patch-qt_md_axp.s
@@ -0,0 +1,20 @@
+--- qt/md/axp.s.orig Thu Sep 26 22:19:15 2002
++++ qt/md/axp.s Thu Sep 26 22:30:31 2002
+@@ -15,7 +15,7 @@
+
+ .text
+ .align 4
+- .file 2 "axp.s"
++ .file "axp.s"
+
+ .globl qt_block
+ .globl qt_blocki
+@@ -117,7 +117,7 @@
+ jsr $26,($27),0 # Call `cleanup'.
+
+ jsr $26,qt_error # Cleanup erroniously returned.
+- .end qt_start
++ .end qt_vstart
+
+
+ #