From c9abf94e16a980da8e33100f20082d5e14773765 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Sat, 3 Feb 1996 01:03:27 +0000 Subject: [PATCH] Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory --- config.sub | 3 ++- lib/config.sub | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config.sub b/config.sub index a21374bb..1145e2c9 100644 --- a/config.sub +++ b/config.sub @@ -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*) diff --git a/lib/config.sub b/lib/config.sub index a21374bb..1145e2c9 100644 --- a/lib/config.sub +++ b/lib/config.sub @@ -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*) -- 2.43.5