diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-18 06:17:36 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-18 06:17:36 +0300 |
commit | 6df54a8782f6a294fdd40e2bcc021c91b8db219f (patch) | |
tree | a454de4b02c74e130d128b78d64429c45938449e /config.sub | |
parent | a0eb8ce03d34701c836e84c9784faccc77469bd8 (diff) | |
parent | 6ce601e93b93847ab9d369405cbba624fc1c49bb (diff) | |
download | egawk-6df54a8782f6a294fdd40e2bcc021c91b8db219f.tar.gz egawk-6df54a8782f6a294fdd40e2bcc021c91b8db219f.tar.bz2 egawk-6df54a8782f6a294fdd40e2bcc021c91b8db219f.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2016 Free Software Foundation, Inc. -timestamp='2016-06-14' +timestamp='2016-06-20' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -1397,7 +1397,7 @@ case $os in | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ - | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ + | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ |