Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
287f502c
Commit
287f502c
authored
Jun 23, 1997
by
Richard M. Stallman
Browse files
(mips-*-linux-gnu*): New alternative.
parent
1b7ddf4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
configure.in
configure.in
+6
-1
No files found.
configure.in
View file @
287f502c
...
...
@@ -905,11 +905,16 @@ case "${canonical}" in
esac
;;
## Linux
/68k
-based GNU system
##
m68k
Linux-based GNU system
m68k-*-linux-gnu* )
machine=m68k opsys=gnu-linux
;;
## Mips Linux-based GNU system
mips-*-linux-gnu* )
machine=mips opsys=gnu-linux
;;
* )
unported=yes
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment