| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-apps-owner AT sourceware DOT cygnus DOT com |
| List-Subscribe: | <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
| List-Post: | <mailto:cygwin-apps AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs> |
| Delivered-To: | mailing list cygwin-apps AT sources DOT redhat DOT com |
| X-Apparently-From: | <earnie?boyd AT yahoo DOT com> |
| Message-ID: | <3ADE3047.A5EDCA86@yahoo.com> |
| Date: | Wed, 18 Apr 2001 20:24:39 -0400 |
| From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
| Reply-To: | Cygwin Apps <cygwin-apps AT cygwin DOT com> |
| X-Mailer: | Mozilla 4.76 [en] (WinNT; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | Cygwin Apps <cygwin-apps AT cygwin DOT com> |
| Subject: | PATCH for gcc-2.95.3-2 |
This is a multi-part message in MIME format.
--------------D77C316396B6B0C2A2AD6E6C
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
--------------D77C316396B6B0C2A2AD6E6C
Content-Type: text/plain; charset=us-ascii;
name="gcc.diff.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="gcc.diff.txt"
2001-04-18 Earnie Boyd <earnie AT users DOT sourceforge DOT net>
* gcc/config/i386/cygwin.h: Fix typo in mno-cygwin specs.
--- /vimbak/cygwin.h~ Sun Mar 25 16:55:17 2001
+++ ./cygwin.h Wed Apr 18 20:19:51 2001
@@ -113,7 +113,7 @@ Boston, MA 02111-1307, USA. */
MINGW_INCLUDES "} \
%{!mno-cygwin:-D__CYGWIN32__ -D__CYGWIN__ -Dunix -D__unix__ -D__unix "\
CYGWIN_INCLUDES "}\
- %{mwin32|no-cygwin:-DWIN32 -D_WIN32 -D__WIN32 -D__WIN32__ -DWINNT}\
+ %{mwin32|mno-cygwin:-DWIN32 -D_WIN32 -D__WIN32 -D__WIN32__ -DWINNT}\
%{!mno-win32:" CYGWIN_W32API "}\
"
--------------D77C316396B6B0C2A2AD6E6C--
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |