diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-29 01:28:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-29 01:28:41 +0000 |
commit | 743c3a8e402df7f8eb45676f2173279e5adfa98f (patch) | |
tree | 6a1fd18b7a754d7b932330a96e9d9fabf438c6cf /lang/guile | |
parent | 512ca7dd1110ca0f0212777e77b5c327f47fe1ba (diff) | |
download | ports-743c3a8e402df7f8eb45676f2173279e5adfa98f.tar.gz ports-743c3a8e402df7f8eb45676f2173279e5adfa98f.zip |
Notes
Diffstat (limited to 'lang/guile')
-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 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 + + + # |