mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Recognize go32* as an os.
This commit is contained in:
parent
bc8789b942
commit
af8488a871
2
config.sub
vendored
2
config.sub
vendored
@ -649,7 +649,7 @@ case $os in
|
||||
| -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
|
||||
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
|
||||
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
|
||||
| -udi* | -eabi* | -lites* | -ieee*)
|
||||
| -udi* | -eabi* | -lites* | -ieee* | -go32*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
-sunos5*)
|
||||
|
Loading…
Reference in New Issue
Block a user