* [Buildroot] svn commit: trunk/buildroot/package/gnuconfig: patches
@ 2007-10-05 11:00 aldot at uclibc.org
0 siblings, 0 replies; only message in thread
From: aldot at uclibc.org @ 2007-10-05 11:00 UTC (permalink / raw)
To: buildroot
Author: aldot
Date: 2007-10-05 04:00:41 -0700 (Fri, 05 Oct 2007)
New Revision: 20176
Log:
- add pattern for gnuhurd-uclibc
Added:
trunk/buildroot/package/gnuconfig/patches/config.sub.gnuhurd-uclibc.patch
Modified:
trunk/buildroot/package/gnuconfig/config.sub
Changeset:
Modified: trunk/buildroot/package/gnuconfig/config.sub
===================================================================
--- trunk/buildroot/package/gnuconfig/config.sub 2007-10-02 21:36:49 UTC (rev 20175)
+++ trunk/buildroot/package/gnuconfig/config.sub 2007-10-05 11:00:41 UTC (rev 20176)
@@ -121,6 +121,7 @@
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
case $maybe_os in
nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
+ gnu*-uclibc* | \
uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
storm-chaos* | os2-emx* | rtmk-nova*)
os=-$maybe_os
@@ -1237,6 +1238,7 @@
| -chorusos* | -chorusrdb* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
+ | -gnu*-uclibc* \
| -uxpv* | -beos* | -mpeix* | -udk* \
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
Added: trunk/buildroot/package/gnuconfig/patches/config.sub.gnuhurd-uclibc.patch
===================================================================
--- trunk/buildroot/package/gnuconfig/patches/config.sub.gnuhurd-uclibc.patch (rev 0)
+++ trunk/buildroot/package/gnuconfig/patches/config.sub.gnuhurd-uclibc.patch 2007-10-05 11:00:41 UTC (rev 20176)
@@ -0,0 +1,20 @@
+Index: config.sub
+===================================================================
+--- config.sub (revision 20153)
++++ config.sub (working copy)
+@@ -121,6 +121,7 @@
+ maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
+ case $maybe_os in
+ nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
++ gnu*-uclibc* | \
+ uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
+ storm-chaos* | os2-emx* | rtmk-nova*)
+ os=-$maybe_os
+@@ -1237,6 +1238,7 @@
+ | -chorusos* | -chorusrdb* \
+ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+ | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
++ | -gnu*-uclibc* \
+ | -uxpv* | -beos* | -mpeix* | -udk* \
+ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
+ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-05 11:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-05 11:00 [Buildroot] svn commit: trunk/buildroot/package/gnuconfig: patches aldot at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox