]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gnu-config/gnu-config/uclibc.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gnu-config / gnu-config / uclibc.patch
1 --- config.sub.orig     2004-05-14 19:38:36.000000000 -0500
2 +++ config.sub  2004-05-14 19:39:17.000000000 -0500
3 @@ -118,7 +118,7 @@
4  # Here we must recognize all the valid KERNEL-OS combinations.
5  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
6  case $maybe_os in
7 -  nto-qnx* | linux-gnu* | kfreebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
8 +  nto-qnx* | linux-gnu* | linux-uclibc* | freebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
9      os=-$maybe_os
10      basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
11      ;;
12 @@ -1135,7 +1135,8 @@
13               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
14               | -chorusos* | -chorusrdb* \
15               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
16 -             | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \
17 +             | -mingw32* | -linux-gnu* | -linux-uclibc* \
18 +             | -uxpv* | -beos* | -mpeix* | -udk* \
19               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
20               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
21               | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \