* config/i386/t-cygwin (T_CPPFLAGS): Use correct location for CYGWIN_CROSS_DIR.
authorChristopher Faylor <cgf@cygnus.com>
Fri, 9 Feb 2001 20:06:15 +0000 (20:06 +0000)
committerChristopher Faylor <cgf@gcc.gnu.org>
Fri, 9 Feb 2001 20:06:15 +0000 (20:06 +0000)
From-SVN: r39569

gcc/ChangeLog
gcc/config/i386/t-cygwin

index 21467c86dc86880d389f4300e55040e2599604a6..6f9d78092b6b24f259a23b8acb3622059e146a25 100644 (file)
@@ -1,3 +1,8 @@
+Fri Feb  9 15:05:27 2001  Christopher Faylor <cgf@cygnus.com>
+
+       * config/i386/t-cygwin (T_CPPFLAGS): Use correct location for
+       CYGWIN_CROSS_DIR.
+
 2001-02-09  Alexandre Oliva  <aoliva@redhat.com>
 
        * config/sh/sh.md (sibcalli, sibcalli_pcrel, sibcalli): Set
index 9f7714356c5deb19729efad0438ef01fd2a89303..1909f154308e2144f0709a637efb883580523956 100644 (file)
@@ -7,7 +7,7 @@ LIB1ASMFUNCS = _chkstk
 # the build, it may not be installed yet.
 LIMITS_H_TEST = true
 
-T_CPPFLAGS=-DCYGWIN_CROSS_DIR=\"$(libsubdir)/$(unlibsubdir)/..`echo $(exec_prefix) | sed -e 's|^$(prefix)||' -e 's|/[^/]*|/..|g'`\"
+T_CPPFLAGS=-DCYGWIN_CROSS_DIR=\"$(build_tooldir)\"
 
 # If we are building next to winsup, this will let us find the real
 # limits.h when building libgcc2.  Otherwise, winsup must be installed