patches/glibc/2.2.5/glibc-2.2.5-crossyes.patch
changeset 330 447b203edc2e
parent 329 419d959441ed
child 331 0c05f9ea3254
     1.1 --- a/patches/glibc/2.2.5/glibc-2.2.5-crossyes.patch	Tue Aug 14 19:32:22 2007 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,11 +0,0 @@
     1.4 ---- glibc-2.2.5/configure.old	2003-05-30 21:51:13.000000000 -0700
     1.5 -+++ glibc-2.2.5/configure	2003-05-30 21:51:23.000000000 -0700
     1.6 -@@ -1738,7 +1738,7 @@
     1.7 -   ac_cv_prog_cc_works=yes
     1.8 -   # If we can't run a trivial program, we are probably using a cross compiler.
     1.9 -   if (./conftest; exit) 2>/dev/null; then
    1.10 --    ac_cv_prog_cc_cross=no
    1.11 -+    ac_cv_prog_cc_cross=yes
    1.12 -   else
    1.13 -     ac_cv_prog_cc_cross=yes
    1.14 -   fi