From: Geoffrey Noer Date: Mon, 2 Nov 1998 23:18:10 +0000 (+0000) Subject: Mon Nov 2 15:15:33 1998 Geoffrey Noer X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=354a246b25d145778513e2b786e096be56077fea;p=binutils-gdb.git Mon Nov 2 15:15:33 1998 Geoffrey Noer * mh-cygwin32: delete * mh-cygwin: was mh-cygwin32 --- diff --git a/config/.Sanitize b/config/.Sanitize index a3b1c585305..1b1af3b439c 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -47,7 +47,7 @@ mh-aix386 mh-aix43 mh-apollo68 mh-cxux -mh-cygwin32 +mh-cygwin mh-decstation mh-delta88 mh-dgux diff --git a/config/mh-cygwin32 b/config/mh-cygwin32 deleted file mode 100644 index 29f165667a1..00000000000 --- a/config/mh-cygwin32 +++ /dev/null @@ -1,9 +0,0 @@ -# We don't want debugging info in Win32-hosted toolchains. -# Accomplish this by overriding CFLAGS. -CFLAGS=-O2 -CXXFLAGS=-O2 - -# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be -# built without debugging information - -LIBGCC2_DEBUG_CFLAGS=