]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/glibc/glibc-2.2.5/glibc-2.2.5-crossyes.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / glibc / glibc-2.2.5 / glibc-2.2.5-crossyes.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- glibc-2.2.5/configure~glibc-2.2.5-crossyes.patch    2004-09-03 19:00:33.000000000 -0500
7 +++ glibc-2.2.5/configure       2004-09-03 19:00:38.000000000 -0500
8 @@ -1738,7 +1738,7 @@
9    ac_cv_prog_cc_works=yes
10    # If we can't run a trivial program, we are probably using a cross compiler.
11    if (./conftest; exit) 2>/dev/null; then
12 -    ac_cv_prog_cc_cross=no
13 +    ac_cv_prog_cc_cross=yes
14    else
15      ac_cv_prog_cc_cross=yes
16    fi