config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Glidix support


From: Mariusz Pilipczuk
Subject: Glidix support
Date: Fri, 18 Nov 2016 14:08:26 +0000

This patch adds support for recognising Glidix (https://github.com/madd-games/glidix) as a valid operating system.

diff -urN autoconf/build-aux/config.sub autoconf-new/build-aux/config.sub
--- autoconf/build-aux/config.sub 2016-11-18 14:05:09.366054382 +0000
+++ autoconf-new/build-aux/config.sub 2016-11-18 14:05:41.814118489 +0000
@@ -1387,7 +1387,7 @@
       | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
       | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
       | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
-      | -chorusos* | -chorusrdb* | -cegcc* \
+      | -chorusos* | -chorusrdb* | -cegcc* | -glidix* \
       | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
       | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
       | -linux-newlib* | -linux-musl* | -linux-uclibc* \

reply via email to

[Prev in Thread] Current Thread [Next in Thread]