mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-30 02:56:35 +12:00
2000-02-24 Nick Clifton <nickc@cygnus.com>
* config.sub: Support an OS of "wince".
This commit is contained in:
parent
d0ae9791ba
commit
be33e99ec7
@ -1,8 +1,12 @@
|
||||
2000-02-24 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* config.sub: Support an OS of "wince".
|
||||
|
||||
2000-02-15 Andrew Cagney <cagney@cygnus.com>
|
||||
|
||||
* config.guess: Rewrite NetBSD code. Return *-*-netbsdelf* for
|
||||
ELF systems and *-*-netbsd* for all others. Provide a guideline
|
||||
for how to match a NetBSD tupple.
|
||||
for how to match a NetBSD tuple.
|
||||
|
||||
2000-02-15 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
|
3
config.sub
vendored
3
config.sub
vendored
@ -955,6 +955,9 @@ case $os in
|
||||
-opened*)
|
||||
os=-openedition
|
||||
;;
|
||||
-wince*)
|
||||
os=-wince
|
||||
;;
|
||||
-osfrose*)
|
||||
os=-osfrose
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user