Port to glibc 2.24 (pre-release) + ppc64
commitff3fc21e24edffccce0d42065833e852a6792bd2
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Jul 2016 13:23:14 +0000 (19 15:23 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Jul 2016 11:29:17 +0000 (21 13:29 +0200)
tree0bda287bab6b3182a305c57515821951a3ec5d8e
parenteb9d461a8edd1a515f361a3a5fdc2e886264b0d9
Port to glibc 2.24 (pre-release) + ppc64

Backport from master (Bug#24033).
Inspired by a suggestion by Florian Weimer in:
https://sourceware.org/ml/libc-alpha/2016-07/msg00425.html
* src/emacs.c (main) [__PPC64__]:
Special case for __PPC64__, which needs ASLR disabled in
dumped Emacs too.
src/emacs.c