diff options
author | Gregorio Litenstein <g.litenstein@gmail.com> | 2019-10-19 19:57:31 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2019-10-20 02:01:00 (GMT) |
commit | 663a68f30be8ae6652567631ac8e605224ddf50c (patch) | |
tree | 75b50cd32f8e0dfb1ce611f0a8de4be979130095 /ext/gmsl | |
parent | 845ac62062bcf9d64941e61a488a005e1007a6ef (diff) | |
download | mxe-663a68f30be8ae6652567631ac8e605224ddf50c.zip mxe-663a68f30be8ae6652567631ac8e605224ddf50c.tar.gz mxe-663a68f30be8ae6652567631ac8e605224ddf50c.tar.bz2 |
Update config.guess and gmsl
We’re currently using two-(almost and-a-half) year old versions.
The new config.guess supports musl among other stuff.
Diffstat (limited to 'ext/gmsl')
-rw-r--r-- | ext/gmsl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ # A library of functions to be used with GNU Make's $(call) that # provides functionality not available in standard GNU Make. # -# Copyright (c) 2005-2014 John Graham-Cumming +# Copyright (c) 2005-2018 John Graham-Cumming # # This file is part of GMSL # |