Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.sub b/config.sub
index 4a1e2a85a..5d7562404 100755
--- a/config.sub
+++ b/config.sub
@@ -955,6 +955,9 @@ case $os in
-opened*)
os=-openedition
;;
+ -wince*)
+ os=-wince
+ ;;
-osfrose*)
os=-osfrose
;;