tools/config.sub
changeset 236 42650dc4e95e
parent 1 eeea35fbf182
child 250 4c1d9f59c5f7
     1.1 --- a/tools/config.sub	Sat Feb 24 11:00:05 2007 +0000
     1.2 +++ b/tools/config.sub	Thu Jul 12 08:47:15 2007 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
     1.5  #   Inc.
     1.6  
     1.7 -timestamp='2007-01-18'
     1.8 +timestamp='2007-04-29'
     1.9  
    1.10  # This file is (in principle) common to ALL GNU software.
    1.11  # The presence of a machine in this file suggests that SOME GNU software
    1.12 @@ -683,6 +683,10 @@
    1.13  		basic_machine=i386-pc
    1.14  		os=-mingw32
    1.15  		;;
    1.16 +	mingw32ce)
    1.17 +		basic_machine=arm-unknown
    1.18 +		os=-mingw32ce
    1.19 +		;;
    1.20  	miniframe)
    1.21  		basic_machine=m68000-convergent
    1.22  		;;