aboutsummaryrefslogtreecommitdiffstats
path: root/lang/guile/files
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-29 09:28:41 +0800
committermarcus <marcus@FreeBSD.org>2002-09-29 09:28:41 +0800
commitf408e3445b220b3d15fdde9e3858e882f44ba65f (patch)
tree491aadea4d2b44b6cd12041d111639558d739181 /lang/guile/files
parent4b725ab2b16f6e06c288ec7977b1e78b7f8cf3f7 (diff)
downloadfreebsd-ports-graphics-f408e3445b220b3d15fdde9e3858e882f44ba65f.tar.gz
freebsd-ports-graphics-f408e3445b220b3d15fdde9e3858e882f44ba65f.tar.zst
freebsd-ports-graphics-f408e3445b220b3d15fdde9e3858e882f44ba65f.zip
Fix build on Alpha.
Reported by: bento Tested by: kris on bento
Diffstat (limited to 'lang/guile/files')
-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 00000000000..3bdc817eb85
--- /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
+
+
+ #