diff options
author | marcus <marcus@FreeBSD.org> | 2002-09-29 01:28:41 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-09-29 01:28:41 +0000 |
commit | f408e3445b220b3d15fdde9e3858e882f44ba65f (patch) | |
tree | 491aadea4d2b44b6cd12041d111639558d739181 /lang | |
parent | 4b725ab2b16f6e06c288ec7977b1e78b7f8cf3f7 (diff) | |
download | FreeBSD-ports-f408e3445b220b3d15fdde9e3858e882f44ba65f.zip FreeBSD-ports-f408e3445b220b3d15fdde9e3858e882f44ba65f.tar.gz |
Fix build on Alpha.
Reported by: bento
Tested by: kris on bento
Diffstat (limited to 'lang')
-rw-r--r-- | lang/guile/files/patch-qt_md_axp.s | 20 |
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 0000000..3bdc817 --- /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 + + + # |