Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory
This commit is contained in:
parent
04ec3e397e
commit
407d2741ad
1 changed files with 2 additions and 1 deletions
3
config.sub
vendored
3
config.sub
vendored
|
@ -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*)
|
||||
|
|
Loading…
Add table
Reference in a new issue