mirror of git://sourceware.org/git/glibc.git
Accept -moss* as op sys.
This commit is contained in:
parent
e49639955f
commit
bba51ac77a
|
@ -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*)
|
||||
|
|
Loading…
Reference in New Issue