Gene Cumm
2011-Jan-23 15:48 UTC
[syslinux] [PATCH][git-pull] win64/find-mingw64.sh: Debian/Ubuntu
git://git.zytor.com/users/genec/syslinux.git Branch win64-mingw32-ubuntu-for-hpa This adds the compiler prefix used in Debian/Ubuntu to the list (amd64-mingw32msvc-). Too bad /bin/sh doesn't support brace expansion. -- -Gene
Gene Cumm
2011-Jan-23 15:59 UTC
[syslinux] [PATCH][git-pull] win64/find-mingw64.sh: Debian/Ubuntu
HPA: a second commit enumerates the rest of the list with amd64- (doubling list length; just in case another5 distro happens to use amd64-). On Sun, Jan 23, 2011 at 10:48, Gene Cumm <gene.cumm at gmail.com> wrote:> git://git.zytor.com/users/genec/syslinux.git > > Branch win64-mingw32-ubuntu-for-hpa > > This adds the compiler prefix used in Debian/Ubuntu to the list > (amd64-mingw32msvc-). > > Too bad /bin/sh doesn't support brace expansion. > > -- > -Gene
H. Peter Anvin
2011-Jan-24 02:16 UTC
[syslinux] [PATCH][git-pull] win64/find-mingw64.sh: Debian/Ubuntu
On 01/23/2011 07:48 AM, Gene Cumm wrote:> git://git.zytor.com/users/genec/syslinux.git > > Branch win64-mingw32-ubuntu-for-hpa > > This adds the compiler prefix used in Debian/Ubuntu to the list > (amd64-mingw32msvc-). >WTF?! amd64-mingw32msvc- seems like a multiple contradition in terms... -hpa