OSDN Git Service

* config/i386/t-cygwin (T_CPPFLAGS): Use correct location for CYGWIN_CROSS_DIR.
authorcgf <cgf@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2001 20:06:15 +0000 (20:06 +0000)
committercgf <cgf@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2001 20:06:15 +0000 (20:06 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39569 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 21467c8..6f9d780 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 9f77143..1909f15 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