]> git.eshelyaron.com Git - emacs.git/commit
Drop support for native compilation on 32-bit Cygwin
authorKen Brown <kbrown@cornell.edu>
Fri, 29 Oct 2021 15:38:55 +0000 (11:38 -0400)
committerKen Brown <kbrown@cornell.edu>
Sun, 31 Oct 2021 23:30:25 +0000 (19:30 -0400)
commit6ba4e3b78c9ade565ebcb9fa0473c798e0bc0a7b
treea0bb31e40de75531e7f167a8ad5d6f59ad09fa76
parent7e15ee5bc93b1f4b00020cc2fd401fd9d1a6711a
Drop support for native compilation on 32-bit Cygwin

* configure.ac (cygwin32-native-compilation): New option.
[i686-pc-cygwin]: Don't allow native compilation unless that
option is specified.  (Bug#50666)
configure.ac