Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory

This commit is contained in:
Michael Meissner 1996-02-03 01:03:27 +00:00
parent b07c5668f6
commit c09ebb85ba

3
config.sub vendored
View file

@ -653,7 +653,8 @@ case $os in
| -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux*)
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin32* | -pe*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sunos5*)