]> git.eshelyaron.com Git - emacs.git/commit
Build Seccomp filter only if we have a 64-bit userspace (Bug#56549)
authorPhilipp Stephani <phst@google.com>
Fri, 15 Jul 2022 15:56:02 +0000 (17:56 +0200)
committerPhilipp Stephani <phst@google.com>
Fri, 15 Jul 2022 15:56:02 +0000 (17:56 +0200)
commitdb259d8fd369e6036df782d5fe51723a68220074
tree7b411f9e7976c7dcbb7dbf1d1a6a4e5d1de0deb6
parent6a057155521229ab4621a81180fa238e498d7cf8
Build Seccomp filter only if we have a 64-bit userspace (Bug#56549)

* configure.ac (SIZEOF_LONG): New variable.
* lib-src/Makefile.in (SIZEOF_LONG): New variable; added conditional.
configure.ac
lib-src/Makefile.in