Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 431686
Collapse All | Expand All

(-)config.sub.orig (-2 / +2 lines)
Lines 123-129 Link Here
123
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
123
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
124
case $maybe_os in
124
case $maybe_os in
125
  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
125
  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
126
  linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
126
  linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
127
  knetbsd*-gnu* | netbsd*-gnu* | \
127
  knetbsd*-gnu* | netbsd*-gnu* | \
128
  kopensolaris*-gnu* | \
128
  kopensolaris*-gnu* | \
129
  storm-chaos* | os2-emx* | rtmk-nova*)
129
  storm-chaos* | os2-emx* | rtmk-nova*)
Lines 1372-1378 Link Here
1372
	      | -chorusos* | -chorusrdb* | -cegcc* \
1372
	      | -chorusos* | -chorusrdb* | -cegcc* \
1373
	      | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1373
	      | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1374
	      | -mingw32* | -linux-gnu* | -linux-android* \
1374
	      | -mingw32* | -linux-gnu* | -linux-android* \
1375
	      | -linux-newlib* | -linux-uclibc* \
1375
	      | -linux-newlib* | -linux-musl* | -linux-uclibc* \
1376
	      | -uxpv* | -beos* | -mpeix* | -udk* \
1376
	      | -uxpv* | -beos* | -mpeix* | -udk* \
1377
	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1377
	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1378
	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1378
	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \

Return to bug 431686