]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
detect Linux/X32 systems
authorDamien Miller <djm@mindrot.org>
Fri, 17 Jul 2020 03:15:50 +0000 (13:15 +1000)
committerDamien Miller <djm@mindrot.org>
Fri, 17 Jul 2020 03:21:56 +0000 (13:21 +1000)
commit5b56bd0affea7b02b540bdbc4d1d271b0e4fc885
tree6dafe750a646cb9f69ae8161f9d0a73e54bdda98
parent9c9ddc1391d6af8d09580a2424ab467d0a5df3c7
detect Linux/X32 systems

This is a frankenstein monster of AMD64 instructions/calling conventions
but with a 4GB address space. Allegedly deprecated but people still run
into it causing weird sandbox failures, e.g. bz#3085
configure.ac