projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e496399
)
Accept -moss* as op sys.
author
Richard Kenner
<kenner@gnu.org>
Mon, 4 Mar 1996 23:03:15 +0000
(23:03 +0000)
committer
Richard Kenner
<kenner@gnu.org>
Mon, 4 Mar 1996 23:03:15 +0000
(23:03 +0000)
config.sub
patch
|
blob
|
history
diff --git
a/config.sub
b/config.sub
index 76881e15889a46ef692870fba300012e1606fe8d..ad95eb54f32444f50f15773c5dc3a92acdc17b11 100755
(executable)
--- a/
config.sub
+++ b/
config.sub
@@
-661,7
+661,7
@@
case $os in
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- | -cygwin32* | -pe* | -psos*)
+ | -cygwin32* | -pe* | -psos*
-moss*
)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sunos5*)