]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - Recipe
Enable various features in MinGW builds.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 10 Apr 2016 13:40:39 +0000 (14:40 +0100)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 10 Apr 2016 14:27:16 +0000 (15:27 +0100)
commitb3c3871745ba8febb224050f2594204a7a212175
tree76bbf1ca15677be6dc2f6698d0fb0662aff381d9
parent371c68e3553f35323d14c0bd1e3efa405e09d1e7
Enable various features in MinGW builds.

I've reset the baseline to be the version of mingw-w64 that comes with
Ubuntu 14.04. Right now, that means no features need to be omitted; all
you need to do is set TOOLPATH to i686-w64-mingw32- .

I've removed -mno-cygwin without comment. Toolchains which don't support
this flag have been around since at least 2012, so we can probably
assume that no-one cares about older toolchains by now.
README
Recipe
mkfiles.pl