From c09ebb85ba8b0a24af61e3470622df21c5481a73 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Sat, 3 Feb 1996 01:03:27 +0000 Subject: Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory --- config.sub | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.sub') diff --git a/config.sub b/config.sub index a21374bb7b..1145e2c9ce 100755 --- 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*) -- cgit v1.2.3