mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 05:50:26 +02:00
* config: Use the QuickThreads assembler fragment with Irix
dynamic linking support for Irix 6 as well as Irix 5. Thanks to Jesse Glick.
This commit is contained in:
parent
2fe609e0d7
commit
b23e9548fa
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ case $1 in
|
|||
: "MIPS R2000 and R3000."
|
||||
|
||||
case $1 in
|
||||
mips-irix5*)
|
||||
mips-irix[56]*)
|
||||
: "Silicon Graphics Irix with dynamic linking"
|
||||
: "Use mips for irix4."
|
||||
ln -s md/mips-irix5.s qtmds.s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue